http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46868

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P4
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2010.12.10 13:20:50
                 CC|                            |jakub at gcc dot gnu.org
     Ever Confirmed|0                           |1

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> 2010-12-10 
13:20:50 UTC ---
input_location is UNKNOWN_LOCATION, so input_filename is NULL and thus
get_fileinfo crashes.

Reply via email to