This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: debug/2968


http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2968&database=gcc

If I compile your test case  with:
GNU C version 3.0.1 20010813

I get the following error:
================================================================
printf_fp.c: In function `__printf_fp':
printf_fp.c:1144: Internal compiler error in gen_subprogram_die, at dwarf2out.c:9516
Please submit a full bug report,
with preprocessed source if appropriate.
================================================================


If I compile your test case with:
GNU C version 3.1 20010811 (experimental)

Your test case successfully compiles and I do not get this error.

-- 
Craig Rodrigues        
http://www.gis.net/~craigr    
rodrigc@mediaone.net
-- 
Craig Rodrigues        
http://www.gis.net/~craigr    
rodrigc@mediaone.net          


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]