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] Fix decl_overlaps_hard_reg_set_p (4.1 regression, PR middle-end/26334)


> I think the latter would be better; on some platform, there might be a
> register named "cc" that would be a valid choice, and then the test
> would FAIL there.

Yep, for example SPARC. :-)  Why not simply use a totally odd name for the 
register?

-- 
Eric Botcazou


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