This is the mail archive of the gcc@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: reduced testcase for dwarf1 ICE



  In message <20000502224641.K3029@rjlhome.sco.com>you write:
  > This tiny test is inspired by a longstanding bootstrap failure on
  > OpenServer.
  > 
  > Compile thusly 
  > to watch it fail on an Linux/IA32 target:
  > 
  > $ ./xgcc -B./ -O2 -gdwarf -g2 ./d.c
  > ./d.c: In function `expand_nl_goto_receiver':
  > ./d.c:6: Internal compiler error in `dwarfout_file_scope_decl', at dwarfout
  > .c:5307
You should probably put this into the testsuite, probably gcc.dg and make
it conditional on your target (if linux systems support dwarf1 debugging
output, then enabling the test on those systems would be good too).

jeff


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