This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/36918] [4.4 regression] Bootstrap failure on sparc: assertion failure in options.c
- From: "ro at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jul 2008 17:21:10 -0000
- Subject: [Bug bootstrap/36918] [4.4 regression] Bootstrap failure on sparc: assertion failure in options.c
- References: <bug-36918-279@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from ro at gcc dot gnu dot org 2008-07-24 17:21 -------
Michael, could you have a look? This seems to have been introduced by this
change:
2008-07-23 Michael Meissner <gnu@the-meissners.org>
Karthik Kumar <karthikkumar@gmail.com>
[...]
* optc-gen.awk: Add support for TargetSave to allow a back end to
declare new fields that need to be saved when using function
specific options. Include flags.h and target.h in the options.c
source. Add support for Save to indicate which options can be set
for individual functions. Generate cl_optimize_save,
cl_optimize_restore, cl_optimize_print, cl_target_option_save,
cl_target_option_restore, cl_target_option_print functions to
allow functions to use different optimization or target options.
and sparc-sun-solaris2.10 is primary platform for 4.4.
--
ro at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gnu at the-meissners dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36918