[Bug target/49660] 64-bit gcc doesn't enable -mv8plus with -m32 on Solaris/SPARC

2011-07-07 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49660 Eric Botcazou changed: What|Removed |Added Status|ASSIGNED|RESOLVED Version|4.7.0

[Bug target/49660] 64-bit gcc doesn't enable -mv8plus with -m32 on Solaris/SPARC

2011-07-07 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49660 --- Comment #8 from Eric Botcazou 2011-07-07 20:43:45 UTC --- Author: ebotcazou Date: Thu Jul 7 20:43:43 2011 New Revision: 176010 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176010 Log: PR target/49660 * config/sparc/sol2.h [

[Bug target/49660] 64-bit gcc doesn't enable -mv8plus with -m32 on Solaris/SPARC

2011-07-07 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49660 --- Comment #6 from Eric Botcazou 2011-07-07 20:37:02 UTC --- Author: ebotcazou Date: Thu Jul 7 20:36:59 2011 New Revision: 176008 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176008 Log: PR target/49660 * config/sparc/sol2.h [

[Bug target/49660] 64-bit gcc doesn't enable -mv8plus with -m32 on Solaris/SPARC

2011-07-07 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49660 --- Comment #7 from Eric Botcazou 2011-07-07 20:41:12 UTC --- Author: ebotcazou Date: Thu Jul 7 20:41:10 2011 New Revision: 176009 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176009 Log: PR target/49660 * config/sparc/sol2.h [

[Bug target/49660] 64-bit gcc doesn't enable -mv8plus with -m32 on Solaris/SPARC

2011-07-06 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49660 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug target/49660] 64-bit gcc doesn't enable -mv8plus with -m32 on Solaris/SPARC

2011-07-06 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49660 --- Comment #4 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-07-06 15:24:51 UTC --- > --- Comment #3 from Andreas Schwab 2011-07-06 > 15:16:47 UTC --- > I think the proper handling of this is part of the --with-cpu-(32|64) > framework. No idea,

[Bug target/49660] 64-bit gcc doesn't enable -mv8plus with -m32 on Solaris/SPARC

2011-07-06 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49660 --- Comment #3 from Andreas Schwab 2011-07-06 15:16:47 UTC --- I think the proper handling of this is part of the --with-cpu-(32|64) framework.

[Bug target/49660] 64-bit gcc doesn't enable -mv8plus with -m32 on Solaris/SPARC

2011-07-06 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49660 --- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-07-06 15:01:11 UTC --- > --- Comment #1 from Andreas Schwab 2011-07-06 > 14:52:04 UTC --- > I think you want to implement --with-cpu-(32|64) like x86 and powerpc. This might be a possi

[Bug target/49660] 64-bit gcc doesn't enable -mv8plus with -m32 on Solaris/SPARC

2011-07-06 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49660 --- Comment #1 from Andreas Schwab 2011-07-06 14:52:04 UTC --- I think you want to implement --with-cpu-(32|64) like x86 and powerpc.