[Bug optimization/14486] New: C++ optimization issues on risc-y targets
bkoz at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Mar 8 18:02:00 GMT 2004
Between Feb 12-13, 2004, three new libstdc++ failures appeared on various targets.
http://gcc.gnu.org/ml/gcc-testresults/2004-02/msg00482.html
vs.
http://gcc.gnu.org/ml/gcc-testresults/2004-02/msg00641.html
23_containers/multiset/insert/1.cc execution test
23_containers/multiset/invalidation/2.cc execution test
23_containers/set/invalidation/2.cc execution test
These execution fails don't appear on x86/s390x/s390-linux, or on
hppa64-hp-hpux11.11, but seem to be present on:
powerpc-darwin-7.2.0
ia64-linux
powerpc64-linux
powerpc-aix5.1.0.0
When compiled and run, -O2 segvs, -O1 and -O0 do not.
-benjamin
sparc64 gets the invalidation fails only
sparc gets the insert fail
--
Summary: C++ optimization issues on risc-y targets
Product: gcc
Version: 3.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: bkoz at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: ia64-unknown-linux-gnu
GCC host triplet: ia64-unknown-linux-gnu
GCC target triplet: ia64-unknown-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14486
More information about the Gcc-bugs
mailing list