This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/47005] [4.6 Regression] ACATS c62002a is miscompiled at -O2
- From: "ebotcazou at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 9 Jan 2011 08:45:20 +0000
- Subject: [Bug tree-optimization/47005] [4.6 Regression] ACATS c62002a is miscompiled at -O2
- Auto-submitted: auto-generated
- References: <bug-47005-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47005
--- Comment #18 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-01-09 08:45:01 UTC ---
> For reference ACATS is now clean on arm-linux as well:
>
> http://gcc.gnu.org/ml/gcc-testresults/2011-01/msg00648.html
>
> LAST_UPDATED: Fri Jan 7 00:49:12 UTC 2011 (revision 168562)
> Native configuration is armv7l-unknown-linux-gnueabi
> === acats Summary ===
> # of expected passes 2321
> # of unexpected failures 0
>
> Thanks Eric :).
You're welcome. Thanks for reporting the problem.