This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: g77 (0.5.25) select-case bug
- To: "Billinghurst, David (CRTS)" <David dot Billinghurst at riotinto dot com dot au>
- Subject: Re: g77 (0.5.25) select-case bug
- From: Toon Moene <toon at moene dot indiv dot nluug dot nl>
- Date: Wed, 15 Mar 2000 23:14:12 +0100
- CC: "'Olaf Michelsson'" <michelsson at e-technik dot tu-ilmenau dot de>, gcc-bugs at gcc dot gnu dot org
- Organization: Moene Computational Physics, Maartensdijk, The Netherlands
- References: <A9E96A79C068D211A6A90000C07BDF0D4D4C13@crtsmail.crts.techaust.riotinto.com.au>
Billinghurst, David (CRTS) wrote:
>
> I can reproduce this problem on irix6.5 with g77 version 2.95.1 19990816
> (release)
> The problem does not occur with the latest snapshot gcc version 2.96
> 20000313 (experimental)
On i686-pc-linux-gnu:
When compiling the example *with* CASE DEFAULT using:
GNU F77 version 2.95.3 19991030 (prerelease) (i686-pc-linux-gnu)
compiled by GNU C version 2.95.3 19991030 (prerelease).
GNU Fortran Front End version 0.5.25 19991030 (prerelease)
I get a:
g77: Internal compiler error: program f771 got fatal signal 11
When using:
GNU F77 version 2.96 20000315 (experimental) (i686-pc-linux-gnu)
compiled by GNU C version 2.96 20000315 (experimental).
GNU Fortran Front End version 0.5.25 20000315 (experimental)
it compiles just fine, so it seems the bug has been fixed.
--
Toon Moene (toon@moene.indiv.nluug.nl)
Saturnushof 14, 3738 XG Maartensdijk, The Netherlands
Phone: +31 346 214290; Fax: +31 346 214286
GNU Fortran: http://gcc.gnu.org/onlinedocs/g77_news.html