This is the mail archive of the gcc@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]

Re: 1.0.2/m68k/exception/longlong problem


>>>>> "Jes" == Jes Sorensen <Jes.Sorensen@cern.ch> writes:

>>>>> "Kamil" == Kamil Iskra <kamil@dwd.interkom.pl> writes:
Kamil> Oh, I see a difference when compared to my build now. You set
Kamil> CFLAGS to "-O2 -m68020-40 -fomit-frame-pointer", right? Perhaps
Kamil> this triggers the bug.

Jes> I tried removing those, didn't make a difference.

Ok I think I found the clue to this one now ... the SRPM runs
configure with CFLAGS set to RPM_OPT_FLAGS which expands to -O2
-m68020-40 -fomit-frame-pointer on the m68k. If I do not set this the
thing compiles fine.

Jes


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