This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48337

--- Comment #4 from Rainer Orth <ro at gcc dot gnu.org> 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  <joseph@codesourcery.com>
        Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

    PR bootstrap/48337
    * config/sparc/sparc.opt (sparc_cpu_and_features): Add
    Init(PROCESSOR_V7).
    (sparc_cpu): Likewise.
    * config/sparc/sparc.c (sparc_option_override): Replace 0 by
    PROCESSOR_V7.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/sparc/sparc.c
    trunk/gcc/config/sparc/sparc.opt


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]