This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/41565] -m32 causes an ICE when the object files were compiled with 64bit
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Oct 2009 23:08:20 -0000
- Subject: [Bug lto/41565] -m32 causes an ICE when the object files were compiled with 64bit
- References: <bug-41565-6528@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from pinskia at gcc dot gnu dot org 2009-10-08 23:08 -------
Oh -maltivec is even weirder than -m32 as it does not change the ABI (well it
does but not with respect non vector arguments and such) but I should be able
to compile some files with -maltivec and some without. Note the -maltivec case
shows up in real code already. Think mpeg players.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41565