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]
Other format: [Raw text]

Re: g77 in gcc3.4 20030827 miscompiles


>>>>> Jack Howarth writes:

Jack> g77 -O3 -g -mcpu=970 -mpowerpc64 -mtune=970 -mpowerpc-gpopt -force_cpusubtype_ALL A.f

Jack> I get a segfault during the run. Unfortunately the current gdb we have
Jack> in fink doesn't seem able to backtrace this code. However it seems
Jack> that the flag that is triggering the crash is -mpowerpc64. If I
Jack> recompile the code with...

	Where is -mpowerpc64 recommended for GCC 3.4?  That is supported
in Apple's compiler, but not in the FSF compiler.

David


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