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 middle-end/50283] [4.7 Regression] FAIL: g++.dg/eh/simd-1.C execution test


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

--- Comment #13 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-12-16 02:16:00 UTC ---
(In reply to comment #10)
> On 27-Nov-11, at 1:59 PM, rth at gcc dot gnu.org wrote:
> 
> > You don't.  We're supposed to prevent frame-related insns
> > from appearing in branch delay slots.
> 
> Is this a reorg issue?

I am creating more generic patch for this for all targets that use branch delay
slots.


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