c/7537: GCC 3.1.1 ICE on GNU libiconv 1.8
Eric
plukje@gmx.net
Mon Jan 13 05:17:00 GMT 2003
bangerth@dealii.org wrote:
>Synopsis: GCC 3.1.1 ICE on GNU libiconv 1.8
>
>State-Changed-From-To: open->feedback
>State-Changed-By: bangerth
>State-Changed-When: Tue Jan 7 18:09:43 2003
>State-Changed-Why:
> I tried to reproduce your problem, but failed. But then,
> the report does not show the exact compile flags you
> used (I guess it might have been just -g, but am unsure)
> and on which of the two files the problem occured. Could
> you possibly send us the compile command that triggers
> the error?
>
> Thanks
> Wolfgang
>
> PS: The "lfs machine" is an x86-linux, right?
>
>http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7537
>
Yup, it's a pentium 3 coppermine running at 667mhz (not overclocked).
In order to create the problem I used as optimalization flags:
"-O3 -march=i686 -mcpu=i686 -mmmx -msse"
however, I was able to dupe the problem also using only:
"-O"
In order to do get the library to compile I had to specify
to only use: "-g"
The libiconv library came from ftp.gnu.org, I'm unsure which version
it was since it's been a while ago already.
hope it helps,
Eric
More information about the Gcc-bugs
mailing list