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: Followup for reg_equiv_invariant patch: Fix PR39871


On 06/14/10 20:35, Joern Rennecke wrote:
Quoting Bernd Schmidt <bernds@codesourcery.com>:

Joern, any comments - do you recall any reason why this change would
have been intentional?

What happens if we have a (plus (REG:SI SP_REG) (symbol_ref foo)) ? Or will this never happen for flag_pic?
I can't see how this would ever be valid when flag_pic.

Jeff


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