public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/48584] New: [4.7 Regression] AVX testcase failures
@ 2011-04-13  2:27 hjl.tools at gmail dot com
  2011-04-13  8:42 ` [Bug middle-end/48584] " rguenth at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: hjl.tools at gmail dot com @ 2011-04-13  2:27 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [4.7 Regression] AVX testcase failures
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hjl.tools@gmail.com
                CC: rguenth@gcc.gnu.org


On Linux/Intel64-AVX, revision 172310:

http://gcc.gnu.org/ml/gcc-cvs/2011-04/msg00505.html

caused:

FAIL: gcc.target/x86_64/abi/avx/test_passing_m256.c execution,  -O0 
FAIL: gcc.target/x86_64/abi/avx/test_passing_m256.c execution,  -O1 
FAIL: gcc.target/x86_64/abi/avx/test_passing_m256.c execution,  -O2 
FAIL: gcc.target/x86_64/abi/avx/test_passing_m256.c execution,  -O3
-fomit-frame-pointer 
FAIL: gcc.target/x86_64/abi/avx/test_passing_m256.c execution,  -O3
-fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: gcc.target/x86_64/abi/avx/test_passing_m256.c execution,  -O3
-fomit-frame-pointer -funroll-loops 
FAIL: gcc.target/x86_64/abi/avx/test_passing_m256.c execution,  -O3 -g 
FAIL: gcc.target/x86_64/abi/avx/test_passing_m256.c execution,  -Os 
FAIL: gcc.target/x86_64/abi/avx/test_passing_structs.c execution,  -O0 
FAIL: gcc.target/x86_64/abi/avx/test_passing_structs.c execution,  -O1 
FAIL: gcc.target/x86_64/abi/avx/test_passing_structs.c execution,  -O2 
FAIL: gcc.target/x86_64/abi/avx/test_passing_structs.c execution,  -Os


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug middle-end/48584] [4.7 Regression] AVX testcase failures
  2011-04-13  2:27 [Bug middle-end/48584] New: [4.7 Regression] AVX testcase failures hjl.tools at gmail dot com
@ 2011-04-13  8:42 ` rguenth at gcc dot gnu.org
  2011-04-15  0:58 ` hjl.tools at gmail dot com
  2011-04-15 12:54 ` hjl.tools at gmail dot com
  2 siblings, 0 replies; 4+ messages in thread
From: rguenth at gcc dot gnu.org @ 2011-04-13  8:42 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2011.04.13 08:42:29
         AssignedTo|unassigned at gcc dot       |rguenth at gcc dot gnu.org
                   |gnu.org                     |
   Target Milestone|---                         |4.7.0
     Ever Confirmed|0                           |1

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-04-13 08:42:29 UTC ---
I will have a look once I managed to turn on a SB machine.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug middle-end/48584] [4.7 Regression] AVX testcase failures
  2011-04-13  2:27 [Bug middle-end/48584] New: [4.7 Regression] AVX testcase failures hjl.tools at gmail dot com
  2011-04-13  8:42 ` [Bug middle-end/48584] " rguenth at gcc dot gnu.org
@ 2011-04-15  0:58 ` hjl.tools at gmail dot com
  2011-04-15 12:54 ` hjl.tools at gmail dot com
  2 siblings, 0 replies; 4+ messages in thread
From: hjl.tools at gmail dot com @ 2011-04-15  0:58 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> 2011-04-15 00:58:22 UTC ---
It seems fixed as of revision 172459:

http://gcc.gnu.org/ml/gcc-testresults/2011-04/msg01267.html


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug middle-end/48584] [4.7 Regression] AVX testcase failures
  2011-04-13  2:27 [Bug middle-end/48584] New: [4.7 Regression] AVX testcase failures hjl.tools at gmail dot com
  2011-04-13  8:42 ` [Bug middle-end/48584] " rguenth at gcc dot gnu.org
  2011-04-15  0:58 ` hjl.tools at gmail dot com
@ 2011-04-15 12:54 ` hjl.tools at gmail dot com
  2 siblings, 0 replies; 4+ messages in thread
From: hjl.tools at gmail dot com @ 2011-04-15 12:54 UTC (permalink / raw)
  To: gcc-bugs

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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from H.J. Lu <hjl.tools at gmail dot com> 2011-04-15 12:54:48 UTC ---
Fixed.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-04-15 12:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-13  2:27 [Bug middle-end/48584] New: [4.7 Regression] AVX testcase failures hjl.tools at gmail dot com
2011-04-13  8:42 ` [Bug middle-end/48584] " rguenth at gcc dot gnu.org
2011-04-15  0:58 ` hjl.tools at gmail dot com
2011-04-15 12:54 ` hjl.tools at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).