This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c/7537: GCC 3.1.1 ICE on GNU libiconv 1.8


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





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]