public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/16296] New: Test intrinsic_spacing.f90 fails on irix with -mabi=64
@ 2004-06-30 12:19 billingd at gcc dot gnu dot org
  2004-06-30 23:13 ` [Bug rtl-optimization/16296] " pinskia at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: billingd at gcc dot gnu dot org @ 2004-06-30 12:19 UTC (permalink / raw)
  To: gcc-bugs

Test intrinsic_spacing.f90 fails on irix with -mabi=64 at -O1 and higher.
Looks like an optimiser bug.  

It passes with -O0.  If I put a print statement before the first executable 
statement, like so,

 program test_spacing
+  print *, 1
   call test_real4(3.0)
   call test_real4(33.0)

then the test passes at higher optimization levels.

-- 
           Summary: Test intrinsic_spacing.f90 fails on irix with -mabi=64
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: billingd at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: mips-sgi-irix6.5
  GCC host triplet: mips-sgi-irix6.5
GCC target triplet: mips-sgi-irix6.5


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug rtl-optimization/16296] Test intrinsic_spacing.f90 fails on irix with -mabi=64
  2004-06-30 12:19 [Bug fortran/16296] New: Test intrinsic_spacing.f90 fails on irix with -mabi=64 billingd at gcc dot gnu dot org
@ 2004-06-30 23:13 ` pinskia at gcc dot gnu dot org
  2004-08-02  5:00 ` billingd at gcc dot gnu dot org
  2004-08-02  5:10 ` [Bug fortran/16296] " pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-06-30 23:13 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|fortran                     |rtl-optimization
           Keywords|                            |wrong-code


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug rtl-optimization/16296] Test intrinsic_spacing.f90 fails on irix with -mabi=64
  2004-06-30 12:19 [Bug fortran/16296] New: Test intrinsic_spacing.f90 fails on irix with -mabi=64 billingd at gcc dot gnu dot org
  2004-06-30 23:13 ` [Bug rtl-optimization/16296] " pinskia at gcc dot gnu dot org
@ 2004-08-02  5:00 ` billingd at gcc dot gnu dot org
  2004-08-02  5:10 ` [Bug fortran/16296] " pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: billingd at gcc dot gnu dot org @ 2004-08-02  5:00 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From billingd at gcc dot gnu dot org  2004-08-02 05:00 -------
Fixed.  Almost certainly by rth
http://gcc.gnu.org/ml/gcc-patches/2004-07/msg02568.html

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug fortran/16296] Test intrinsic_spacing.f90 fails on irix with -mabi=64
  2004-06-30 12:19 [Bug fortran/16296] New: Test intrinsic_spacing.f90 fails on irix with -mabi=64 billingd at gcc dot gnu dot org
  2004-06-30 23:13 ` [Bug rtl-optimization/16296] " pinskia at gcc dot gnu dot org
  2004-08-02  5:00 ` billingd at gcc dot gnu dot org
@ 2004-08-02  5:10 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-08-02  5:10 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|rtl-optimization            |fortran
   Target Milestone|---                         |3.5.0


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-08-02  5:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-30 12:19 [Bug fortran/16296] New: Test intrinsic_spacing.f90 fails on irix with -mabi=64 billingd at gcc dot gnu dot org
2004-06-30 23:13 ` [Bug rtl-optimization/16296] " pinskia at gcc dot gnu dot org
2004-08-02  5:00 ` billingd at gcc dot gnu dot org
2004-08-02  5:10 ` [Bug fortran/16296] " pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).