This is the mail archive of the gcc-patches@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]

Re: Pass locations through option handling functions


> sh.c:sh_option_optimization_table has entries for -m options
> and it looks that they trigger the above error.  A quick grep
> shows mcore, s390, sh, v850 and perhaps i386-*-solaris2.1x
> have such entries in their option_optimization_tables.  I've
> confirmed that s390-unknown-linux-gnu cc1 ICEs with a similar
> way for gcc.dg/pr37106-1.c.

Confirmed. gcc.dg/O16384.c seems to be same failure.

-Andreas-


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