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/13713] [3.4/3.5 regression] gnat1 segmentation fault in stage 3 on hppa-linux


------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca  2004-01-19 16:13 -------
Subject: Re:  [3.4/3.5 regression] gnat1 segmentation fa

> Given the analysis posted, this really looks like a potential bug on all
> platforms, and not specific to Ada at all. Clearly, there's some
> bad interaction with constant strings in the code, which seems directly
> (and not as a side effect) related to the identified patch.

hppa2.0w-hp-hpux11.00 fails in exactly the same way, so the problem
affects all PA ports on which it's possible to build Ada.

I agree the problem may not be specific to Ada at all.

Goeff's patch affects constant strings and the failure is in a string
operation.  However, the fault isn't sufficiently debugged to determine
the real problem.  The failure doesn't occur with the compiler built in
stage1.  So, there is an earlier miscompilation leading to the reload
botch.

Dave


-- 


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


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