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]
Other format: [Raw text]

[Bug middle-end/38868] [4.4 Regression] r143152 breaks output routines in xplor-nih



------- Comment #31 from burnus at gcc dot gnu dot org  2009-01-18 13:24 -------
(In reply to comment #27)
> Further reduced test case:

Using gfortran on x86-64-linux, I see with -m64 and all -O* a line which ends
in "  xyz'". However, with -m32 and -O<n> (n >= 2) I only see:
"    z'". I tried to reproduce it with 4.3 but there it works.

I looked at *.123t.optimized but it showes no difference.


-- 

burnus at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  GCC build triplet|i686-apple-darwin9          |
   GCC host triplet|i686-apple-darwin9          |
 GCC target triplet|i686-apple-darwin9          |
   Target Milestone|---                         |4.4.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38868


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