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/20491] internal compiler error: in subreg_regno_offset, at rtlanal.c:3042



------- Comment #31 from danglin at gcc dot gnu dot org  2006-06-03 19:47 -------
The test will fail on any hppa target with the addition of "-fPIC".

I tend to think the use of the 'X' constraint is bogus, and that the
test should be xfailed on hppa64.  While it might be possible to add
support to handle this particular reload, it's not something that's
needed for the patterns in pa.md.  As Kenner noted, combine doesn't
check that anything it generates is valid.  


-- 


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


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