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: loop-2{f,g} failures



  In message <19980826102017.C29439@dgii.com>you write:
  > I have been adding another x86 target (essentially a SVR5-based target)
  > and trying to analyze two new failures that I haven't been seeing on
  > other similar x86 targets.  Linux doesn't fail.  OpenServer doesn't fail.
  > Unixware 2 doesn't fail.
  > 
  > The tests in question were loop-2f and loop-2g.  Now I see these exact
  > tests failing on Sparc/Solaris tests.  I think this means I can pretty
  > much quit staring at my new target-specific files. :-)
  > 
  > Can anyone briefly comment on these failures?  Are these known to be
  > fragile? In all the mmap voodoo in those test cases, have we perhaps
  > introduced a dependence on library/mmap/vm behaviour?
They're designed to tickle very obscure bugs in the loop optimizer.
It's unlikely they're bugs in your backend.

jeff


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