This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/34856] [4.2/4.3 Regression] ICE with some constant vectors
- From: "dominiq at lps dot ens dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jan 2008 16:33:44 -0000
- Subject: [Bug target/34856] [4.2/4.3 Regression] ICE with some constant vectors
- References: <bug-34856-6528@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #22 from dominiq at lps dot ens dot fr 2008-01-24 16:33 -------
I get the following summary for the gcc regression testsuite (32/64 bit modes)
with the patch in #20:
=== gcc Summary for unix/-m64 ===
# of expected passes 47421
# of unexpected failures 11
# of unexpected successes 1
# of expected failures 163
# of untested testcases 35
# of unsupported tests 477
=== gcc Summary ===
# of expected passes 94971
# of unexpected failures 23
# of unexpected successes 3
# of expected failures 326
# of unresolved testcases 1
# of untested testcases 70
# of unsupported tests 843
/opt/gcc/i686-darwin/gcc/xgcc version 4.3.0 20080124 (experimental) (GCC)
For comparison without the patch, see pr34483 comment #53.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34856