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 target/46613] m32c fails to build - m32c_conditional_register_usage missing for m32c-pragma.c


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

--- Comment #1 from Jorn Wolfgang Rennecke <amylaar at gcc dot gnu.org> 2010-11-22 21:50:54 UTC ---
Author: amylaar
Date: Mon Nov 22 21:50:49 2010
New Revision: 167056

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167056
Log:
        PR target/46613
        * config/m32c/m32c-protos.h (m32c_conditional_register_usage): Declare.
        * config/m32c/m32c.c (m32c_conditional_register_usage): No longer
        static.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/m32c/m32c-protos.h
    trunk/gcc/config/m32c/m32c.c


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