[Bug target/12776] [3.4 Regression] Seg Fault when <iostream> included
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Oct 27 07:18:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12776
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Component|libstdc++ |target
Keywords| |wrong-code
Resolution| |FIXED
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-10-27 07:01 -------
Actually this was not caused by these patches at all but really a miscompiling of a file,
see <http://gcc.gnu.org/ml/gcc-patches/2003-10/msg02371.html>.
This is fixed by that patch:
* config/alpha/alpha.md (attr cannot_copy): New.
(call_osf_2_er, call_value_osf_2_er, ldgp_er_1, ldgp_er_2,
prologue_ldgp_er_2, prologue_ldgp_1): Set it.
* config/alpha/alpha.c (alpha_cannot_copy_insn_p): Test it.
More information about the Gcc-bugs
mailing list