------- Comment #1 from rguenth at gcc dot gnu dot org  2008-08-30 14:18 -------
Confirmed.  s.file is NULL:

#2  0x0820ff95 in add_src_coords_attributes (die=0xb7c2e428, decl=0xb7cb00d0)
    at /home/richard/src/trunk/gcc/dwarf2out.c:12442
12442     add_AT_file (die, DW_AT_decl_file, lookup_filename (s.file));
(gdb) print s.file
$1 = 0x0


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2008-08-30 14:18:13
               date|                            |
   Target Milestone|---                         |4.4.0


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

Reply via email to