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: [PATCH][M68K] Fix ICE during scheduling


Maxim Kuvyrkov wrote:
Hello,

The following rather trivial patch makes scheduler handle CONSTs in general and -mxgot references in particular. Tested on ColdFile GNU/Linux with no regressions. OK for trunk?


Thanks,


MaximK
CodeSourcery

2008-11-19 Maxim Kuvyrkov <maxim@codesourcery.com>


* config/m68k/m68k.c (sched_attr_op_type): Handle all CONSTs.

2008-11-19 Maxim Kuvyrkov <maxim@codesourcery.com>

* gcc.target/m68k/xgot-1.c (dg-options): Add -O2.

This is fine. Please install.

jeff


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