This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/15585] g77 ICE in force_nonfallthru_and_redirect
- From: "costabel at wanadoo dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 May 2004 14:58:52 -0000
- Subject: [Bug fortran/15585] g77 ICE in force_nonfallthru_and_redirect
- References: <20040522145403.15585.costabel@wanadoo.fr>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From costabel at wanadoo dot fr 2004-05-22 14:58 -------
Created an attachment (id=6362)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6362&action=view)
Example for g77 ICE
This is a real-world example, just slightly stripped. It is a minimal example:
When one of the ENTRY..GOTO 1 blocks is removed, it compiles OK.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15585