public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/33006]  New: internal compiler error: in simplify_subreg, at simplify-rtx.c:4676
@ 2007-08-06 17:32 michael dot a dot richmond at nasa dot gov
  2007-08-06 17:35 ` [Bug fortran/33006] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: michael dot a dot richmond at nasa dot gov @ 2007-08-06 17:32 UTC (permalink / raw)
  To: gcc-bugs

When I attempt to compile the program listed below I get the following message:

a.f90: In function 'MAIN__':
a.f90:2: internal compiler error: in simplify_subreg, at simplify-rtx.c:4676
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

The conditions were:

1. The August 3 version of gcc and gfortran were used. The problem does not
occur with the July 27 version.
2. It was run on an SGI box under Debian Linux. I have not tested it on other
processors.
3. The program was compiled with the flag "-fdefault-integer-8". It does not
produce the error without this flag.
4. If I replace z = MAX(x,y) with i = MAX(j, k) the problem disappears.

PROGRAM test
z = MAX(x,y)
END PROGRAM test


-- 
           Summary: internal compiler error: in simplify_subreg, at
                    simplify-rtx.c:4676
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: michael dot a dot richmond at nasa dot gov


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


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

* [Bug fortran/33006] internal compiler error: in simplify_subreg, at simplify-rtx.c:4676
  2007-08-06 17:32 [Bug fortran/33006] New: internal compiler error: in simplify_subreg, at simplify-rtx.c:4676 michael dot a dot richmond at nasa dot gov
@ 2007-08-06 17:35 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-08-06 17:35 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2007-08-06 17:35 -------
>3. The program was compiled with the flag "-fdefault-integer-8". It does not
> produce the error without this flag.

Yes we know, we are trying to resolve more and more of these
-fdefault-integer-8 bugs.

*** This bug has been marked as a duplicate of 32933 ***


-- 

pinskia at gcc dot gnu dot org changed:

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


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


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

end of thread, other threads:[~2007-08-06 17:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-06 17:32 [Bug fortran/33006] New: internal compiler error: in simplify_subreg, at simplify-rtx.c:4676 michael dot a dot richmond at nasa dot gov
2007-08-06 17:35 ` [Bug fortran/33006] " 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).