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/53913] [4.8 regression] resource.c:1179:5: error: 'current_function_decl' undeclared broke m68k bootstrap


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

--- Comment #1 from Andreas Schwab <schwab at gcc dot gnu.org> 2012-07-10 11:48:07 UTC ---
Author: schwab
Date: Tue Jul 10 11:48:00 2012
New Revision: 189410

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189410
Log:
PR bootstrap/53913
* config/m68k/m68k.c (m68k_epilogue_uses): New.
* config/m68k/m68k.h (EPILOGUE_USES): Use it.
* config/m68k/m68k-protos.h (m68k_epilogue_uses): Add prototype.

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


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