This is the mail archive of the gcc-patches@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: unsharing rtl too early



  In message <or8zx7gybh.fsf@saci.lsd.ic.unicamp.br>you write:
  > On May 18, 2000, Jeffrey A Law <law@cygnus.com> wrote:
  > 
  > >> int foo(int a) {
  > >> int w;
  > >> return w/a;
  > >> }
  > 
  > > Presumably this is in the testsuite? :-)
  > 
  > Not exactly this one; it's a slight simplification of
  > gcc.dg/980816-1.c
  > 
  > > If not, make sure you add it.
  > 
  > I don't think it's significant enough of a simplification.  Does
  > anybody?
OK.  No problem.

I believe that was the testcase for the same bug on another platform.  Which
might help narrow down your search for how this was fixed on the m68/ia32
port where I think it first showed up.

jeff


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