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: Ping^2: A problem simplifying subregs of the hard frame pointer


On 07/23/2010 03:21 AM, Bernd Schmidt wrote:
> Fix subreg handling of HARD_FRAME_POINTER_REGNUM (not an ARM patch,
> needs review) and revert a Thumb patch which seems to work around the
> problem:
> 
>   http://gcc.gnu.org/ml/gcc-patches/2010-07/msg00756.html

The reload patch looks ok.

The arm patch looks... odd.  What use is a define_expand that
only aborts?  Why not delete the pattern entirely, particularly
since it isn't a pattern name known by the middle-end?



r~


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