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: optimization/9711: glibc 2.3.1 miscompiled (mcpu=i686,mcpu=athlon, -fomit-frame-pointer)


On Mon, 17 Feb 2003 11:07:45 -0600 (CST), Wolfgang Bangerth wrote:

>> Maybe we can forget all about my bug report if one could tell me if
>> it should matter if I specify march/mcpu options in cc1_options
>> instead of cc1_cpu in the spec file. If this really matters then it
>> should be documented somewhere I think. I had these options appended
>> to cc1_options. If I move'em to cc1_cpu the problems go away.

> I don't know anything about the spec files.

Just to prevent a misunderstanding here: I mean the "specs" file
(/usr/lib/gcc-lib/<arch>/<version>/specs).

> However, we would certainly be interested in having the piece of code
> that you say is miscompiled being identified. If you could try to
> track that down, and show us how it is miscompiled, that would be
> great!

Ok, I will try this but it may take some time.

- ron


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