Re: [SH] re-fix the sp_switch attribute

2013-01-15 Thread Kaz Kojima
Christian Bruel wrote: > This patch fixes the sp_switch unspec pattern to be recognized by > broken_move, where it is now handled to force a dump_table when necessary. > > The example from the documentation now compiles fine. Added it to the > regression tests. OK for trunk ? OK with the PR numb

Re: [SH] re-fix the sp_switch attribute

2013-01-15 Thread Oleg Endo
Hi, On Tue, 2013-01-15 at 11:16 +0100, Christian Bruel wrote: > Hello. > > It seems that the .md part from the patch posted in > http://gcc.gnu.org/ml/gcc-patches/2009-07/msg01797.html > is missing after rev 150306 > > Thus compiling the sp_switch attribute documentation example still fail > wit