[Bug other/12081] Gcc can't be compiled with -mregparm=3

2022-06-14 Thread oyvind.harboe at zylin dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12081 --- Comment #35 from oyvind.harboe at zylin dot com --- SPEC 2017 added SPEC_GCC_VARIADIC_FUNCTIONS_MISMATCH_WORKAROUND to cope with this error.

[Bug other/12081] Gcc can't be compiled with -mregparm=3

2020-04-23 Thread oyvind.harboe at zylin dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12081 --- Comment #34 from oyvind.harboe at zylin dot com --- SPEC2017 502.gcc_r is based on gcc 4.5.0, which also has this bug.

[Bug other/12081] Gcc can't be compiled with -mregparm=3

2020-04-23 Thread oyvind.harboe at zylin dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12081 oyvind.harboe at zylin dot com changed: What|Removed |Added CC||oyvind.harboe at zylin do

[Bug other/12081] Gcc can't be compiled with -mregparm=3

2013-08-29 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12081 Oleg Endo changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug other/12081] Gcc can't be compiled with -mregparm=3

2013-08-29 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12081 --- Comment #31 from Oleg Endo --- Author: olegendo Date: Thu Aug 29 18:37:46 2013 New Revision: 202083 URL: http://gcc.gnu.org/viewcvs?rev=202083&root=gcc&view=rev Log: Backport from mainline 2013-08-05 Oleg Endo PR other/12081

[Bug other/12081] Gcc can't be compiled with -mregparm=3

2013-08-07 Thread meissner at linux dot vnet.ibm.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12081 --- Comment #30 from Michael Meissner --- On Wed, Aug 07, 2013 at 07:22:32PM +, olegendo at gcc dot gnu.org wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12081 > > --- Comment #29 from Oleg Endo --- > (In reply to Uroš Bizjak from com

[Bug other/12081] Gcc can't be compiled with -mregparm=3

2013-08-07 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12081 --- Comment #29 from Oleg Endo --- (In reply to Uroš Bizjak from comment #28) > (In reply to Michael Meissner from comment #27) > > The patch from Oleg Endo breaks the PowerPC build. > > > > .../gcc/config/rs6000/rs6000.c: In function ‘void > > r

[Bug other/12081] Gcc can't be compiled with -mregparm=3

2013-08-07 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12081 --- Comment #28 from Uroš Bizjak --- (In reply to Michael Meissner from comment #27) > The patch from Oleg Endo breaks the PowerPC build. > > .../gcc/config/rs6000/rs6000.c: In function ‘void > rs6000_emit_swdiv(rtx_def*, rtx_def*, rtx_def*, bool

[Bug other/12081] Gcc can't be compiled with -mregparm=3

2013-08-07 Thread meissner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12081 Michael Meissner changed: What|Removed |Added CC||meissner at gcc dot gnu.org --- Commen

[Bug other/12081] Gcc can't be compiled with -mregparm=3

2013-08-05 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12081 Oleg Endo changed: What|Removed |Added Component|target |other --- Comment #26 from Oleg Endo --- I d