On 03/13/13 16:42, Vincent Rivière wrote:
On 13/03/2013 16:39, Alan Hourihane wrote:http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56602This looks like a hardcore bug :-(And tried my solution, but it didn't work.By looking at the HP-PA fix:http://gcc.gnu.org/viewcvs/trunk/gcc/config/pa/pa.c?r1=167581&r2=167580&pathrev=167581and yours: http://gcc.gnu.org/bugzilla/attachment.cgi?id=29656I would say that the right thing would be to return text_section instead of NULL...That's just a quick guess, but it's worth trying.
Mmm, yes, I'll give that a try.
BTW: I've got a working cross-GCC 4.7.0, I'm waiting for FreeMiNT compilation trouble to be fixed (.cpu/.arch) before releasing it.
Yep, I saw this in the archives. Alan.