https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42994
Eric Botcazou changed:
What|Removed |Added
Target|sparc64-suse-linux-gnu |
Status|UNCONFIRMED
--- Comment #4 from manu at gcc dot gnu dot org 2010-02-21 23:21 ---
So this is confirmed, yes? no? Joseph?
--
manu at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #3 from joseph at codesourcery dot com 2010-02-07 22:58 ---
Subject: Re: Status of using both -m32 and -m64 on the
same command line
On Sun, 7 Feb 2010, pinskia at gcc dot gnu dot org wrote:
> >I think that this behavior should be unified across gcc's supported arches,
>
--- Comment #2 from rguenther at suse dot de 2010-02-07 22:09 ---
Subject: Re: New: Status of using both -m32 and -m64 on
the same command line
On Sun, 7 Feb 2010, jengelh at medozas dot de wrote:
> I noticed that combining -m32 and -m64 has different effects on different
> platform
--- Comment #1 from pinskia at gcc dot gnu dot org 2010-02-07 19:21 ---
>I think that this behavior should be unified across gcc's supported arches,
Why -m* means it is a target specific option?
x86_64 and powerpc64 both have the same behavior of having the last one being
the used one