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: CSE bug (gcc.c-torture/execute/980605-1.c)



  In message <199807051413.HAA11179@dm.cobaltmicro.com>you write:
  > 
  > This one is nasty and has been in GCC for a long time.  When it
  > doesn't generate incorrect code, the bug prevents libcalls and
  > functions marked with attribute const from being optimized away in
  > most cases. ;-(
  > 
  > For reference since the test case is quite small:
I developed a similar fix for this while I was in Atlanta over the
weekend; I checked in in a short while ago.

jeff


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