[Bug bootstrap/48337] [4.7 regression] options.c doesn't compile on SPARC

2011-03-30 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48337 Rainer Orth changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug bootstrap/48337] [4.7 regression] options.c doesn't compile on SPARC

2011-03-30 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48337 --- Comment #4 from Rainer Orth 2011-03-30 10:01:17 UTC --- Author: ro Date: Wed Mar 30 10:01:13 2011 New Revision: 171717 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171717 Log: 2011-03-30 Joseph Myers Rainer Orth PR

[Bug bootstrap/48337] [4.7 regression] options.c doesn't compile on SPARC

2011-03-29 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48337 Rainer Orth changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug bootstrap/48337] [4.7 regression] options.c doesn't compile on SPARC

2011-03-29 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48337 --- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-03-29 15:43:39 UTC --- > Try adding Init(PROCESSOR_V7) to the lines in sparc.opt defining sparc_cpu > and sparc_cpu_and_features. It appears an explicit initializer of 0 for > these en

[Bug bootstrap/48337] [4.7 regression] options.c doesn't compile on SPARC

2011-03-29 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48337 --- Comment #1 from joseph at codesourcery dot com 2011-03-29 14:51:01 UTC --- On Tue, 29 Mar 2011, ro at gcc dot gnu.org wrote: > options.c:753:3: error: enum conversion in initialization is invalid in C++ > [-Werror=c++-compat] > options.c:753: