public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/51876] New: [4.7 regression] Recent extra neon related testsuite regressions on arm-linux-gnueabi
@ 2012-01-17  1:31 ramana at gcc dot gnu.org
  2012-01-17  1:36 ` [Bug target/51876] " ramana at gcc dot gnu.org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: ramana at gcc dot gnu.org @ 2012-01-17  1:31 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 51876
           Summary: [4.7 regression] Recent extra neon related testsuite
                    regressions on arm-linux-gnueabi
    Classification: Unclassified
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: ramana@gcc.gnu.org


A noticed a few of the neon tests are failing for arm-linux-gnueabi started
failing recently. Skimming through some results on gcc-testresults I see that 
http://gcc.gnu.org/ml/gcc-testresults/2012-01/msg01284.html have these failures 
while this set of results
http://gcc.gnu.org/ml/gcc-testresults/2012-01/msg00370.html that these tests
were passing. Therefore this is a recent regression. 



FAIL: gcc.target/arm/neon/vcombinef32.c (internal compiler error)
FAIL: gcc.target/arm/neon/vcombinef32.c (test for excess errors)
FAIL: gcc.target/arm/neon/vcombinep16.c (internal compiler error)
FAIL: gcc.target/arm/neon/vcombinep16.c (test for excess errors)
FAIL: gcc.target/arm/neon/vcombinep8.c (internal compiler error)
FAIL: gcc.target/arm/neon/vcombinep8.c (test for excess errors)
FAIL: gcc.target/arm/neon/vcombines16.c (internal compiler error)
FAIL: gcc.target/arm/neon/vcombines16.c (test for excess errors)
FAIL: gcc.target/arm/neon/vcombines32.c (internal compiler error)
FAIL: gcc.target/arm/neon/vcombines32.c (test for excess errors)
FAIL: gcc.target/arm/neon/vcombines64.c (internal compiler error)
FAIL: gcc.target/arm/neon/vcombines64.c (test for excess errors)
FAIL: gcc.target/arm/neon/vcombines8.c (internal compiler error)
FAIL: gcc.target/arm/neon/vcombines8.c (test for excess errors)
FAIL: gcc.target/arm/neon/vcombineu16.c (internal compiler error)
FAIL: gcc.target/arm/neon/vcombineu16.c (test for excess errors)
FAIL: gcc.target/arm/neon/vcombineu32.c (internal compiler error)
FAIL: gcc.target/arm/neon/vcombineu32.c (test for excess errors)
FAIL: gcc.target/arm/neon/vcombineu64.c (internal compiler error)
FAIL: gcc.target/arm/neon/vcombineu64.c (test for excess errors)
FAIL: gcc.target/arm/neon/vcombineu8.c (internal compiler error)
FAIL: gcc.target/arm/neon/vcombineu8.c (test for excess errors)


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

* [Bug target/51876] [4.7 regression] Recent extra neon related testsuite regressions on arm-linux-gnueabi
  2012-01-17  1:31 [Bug target/51876] New: [4.7 regression] Recent extra neon related testsuite regressions on arm-linux-gnueabi ramana at gcc dot gnu.org
@ 2012-01-17  1:36 ` ramana at gcc dot gnu.org
  2012-01-17 10:19 ` rguenth at gcc dot gnu.org
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: ramana at gcc dot gnu.org @ 2012-01-17  1:36 UTC (permalink / raw)
  To: gcc-bugs

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

Ramana Radhakrishnan <ramana at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2012-01-17
                 CC|                            |rth at gcc dot gnu.org
     Ever Confirmed|0                           |1

--- Comment #1 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> 2012-01-17 00:06:11 UTC ---
A git bisect shows this to be in the range of 183050 - 183052 , 

Richard : can you take a look ? 

Ramana


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

* [Bug target/51876] [4.7 regression] Recent extra neon related testsuite regressions on arm-linux-gnueabi
  2012-01-17  1:31 [Bug target/51876] New: [4.7 regression] Recent extra neon related testsuite regressions on arm-linux-gnueabi ramana at gcc dot gnu.org
  2012-01-17  1:36 ` [Bug target/51876] " ramana at gcc dot gnu.org
@ 2012-01-17 10:19 ` rguenth at gcc dot gnu.org
  2012-01-17 12:15 ` jakub at gcc dot gnu.org
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-01-17 10:19 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |arm-linux-gnueabi
            Version|unknown                     |4.7.0
   Target Milestone|---                         |4.7.0


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

* [Bug target/51876] [4.7 regression] Recent extra neon related testsuite regressions on arm-linux-gnueabi
  2012-01-17  1:31 [Bug target/51876] New: [4.7 regression] Recent extra neon related testsuite regressions on arm-linux-gnueabi ramana at gcc dot gnu.org
  2012-01-17  1:36 ` [Bug target/51876] " ramana at gcc dot gnu.org
  2012-01-17 10:19 ` rguenth at gcc dot gnu.org
@ 2012-01-17 12:15 ` jakub at gcc dot gnu.org
  2012-01-17 13:59 ` ramana at gcc dot gnu.org
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: jakub at gcc dot gnu.org @ 2012-01-17 12:15 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|unassigned at gcc dot       |jakub at gcc dot gnu.org
                   |gnu.org                     |

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-01-17 11:59:23 UTC ---
Created attachment 26349
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26349
gcc47-pr51876.patch

Untested fix (well, tested that the ICEs are gone on all these tests with a
cross).  vswp just seems to swap two vector registers, so it doesn't matter
which one is the first and which is the second, and the pattern only has two
operands, not 3.
Ramana, could you please bootstrap/regtest it on some real hw?


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

* [Bug target/51876] [4.7 regression] Recent extra neon related testsuite regressions on arm-linux-gnueabi
  2012-01-17  1:31 [Bug target/51876] New: [4.7 regression] Recent extra neon related testsuite regressions on arm-linux-gnueabi ramana at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2012-01-17 12:15 ` jakub at gcc dot gnu.org
@ 2012-01-17 13:59 ` ramana at gcc dot gnu.org
  2012-01-19 13:00 ` rguenth at gcc dot gnu.org
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: ramana at gcc dot gnu.org @ 2012-01-17 13:59 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> 2012-01-17 13:48:12 UTC ---
(In reply to comment #2)
> Created attachment 26349 [details]
> gcc47-pr51876.patch
> 
> Untested fix (well, tested that the ICEs are gone on all these tests with a
> cross).  vswp just seems to swap two vector registers, so it doesn't matter
> which one is the first and which is the second, and the pattern only has two
> operands, not 3.
> Ramana, could you please bootstrap/regtest it on some real hw?

Doesn't matter which order you do the vswp it's just a swap of 2 vector
registers. 

Looks obvious to me.

Ramana


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

* [Bug target/51876] [4.7 regression] Recent extra neon related testsuite regressions on arm-linux-gnueabi
  2012-01-17  1:31 [Bug target/51876] New: [4.7 regression] Recent extra neon related testsuite regressions on arm-linux-gnueabi ramana at gcc dot gnu.org
                   ` (3 preceding siblings ...)
  2012-01-17 13:59 ` ramana at gcc dot gnu.org
@ 2012-01-19 13:00 ` rguenth at gcc dot gnu.org
  2012-01-19 13:26 ` jakub at gcc dot gnu.org
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-01-19 13:00 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P1

--- Comment #4 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-01-19 12:56:38 UTC ---
I'd take that as an approval.


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

* [Bug target/51876] [4.7 regression] Recent extra neon related testsuite regressions on arm-linux-gnueabi
  2012-01-17  1:31 [Bug target/51876] New: [4.7 regression] Recent extra neon related testsuite regressions on arm-linux-gnueabi ramana at gcc dot gnu.org
                   ` (4 preceding siblings ...)
  2012-01-19 13:00 ` rguenth at gcc dot gnu.org
@ 2012-01-19 13:26 ` jakub at gcc dot gnu.org
  2012-01-19 16:09 ` ramana at gcc dot gnu.org
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: jakub at gcc dot gnu.org @ 2012-01-19 13:26 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-01-19 13:05:13 UTC ---
I did, but I'm waiting for testing results from Ramana.


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

* [Bug target/51876] [4.7 regression] Recent extra neon related testsuite regressions on arm-linux-gnueabi
  2012-01-17  1:31 [Bug target/51876] New: [4.7 regression] Recent extra neon related testsuite regressions on arm-linux-gnueabi ramana at gcc dot gnu.org
                   ` (5 preceding siblings ...)
  2012-01-19 13:26 ` jakub at gcc dot gnu.org
@ 2012-01-19 16:09 ` ramana at gcc dot gnu.org
  2012-01-19 17:14 ` jakub at gcc dot gnu.org
  2012-01-19 18:05 ` jakub at gcc dot gnu.org
  8 siblings, 0 replies; 10+ messages in thread
From: ramana at gcc dot gnu.org @ 2012-01-19 16:09 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #6 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> 2012-01-19 15:40:58 UTC ---
(In reply to comment #5)
> I did, but I'm waiting for testing results from Ramana.

Testresults look good. Yeah , ok.

Ramana


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

* [Bug target/51876] [4.7 regression] Recent extra neon related testsuite regressions on arm-linux-gnueabi
  2012-01-17  1:31 [Bug target/51876] New: [4.7 regression] Recent extra neon related testsuite regressions on arm-linux-gnueabi ramana at gcc dot gnu.org
                   ` (6 preceding siblings ...)
  2012-01-19 16:09 ` ramana at gcc dot gnu.org
@ 2012-01-19 17:14 ` jakub at gcc dot gnu.org
  2012-01-19 18:05 ` jakub at gcc dot gnu.org
  8 siblings, 0 replies; 10+ messages in thread
From: jakub at gcc dot gnu.org @ 2012-01-19 17:14 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-01-19 17:07:31 UTC ---
Author: jakub
Date: Thu Jan 19 17:07:21 2012
New Revision: 183306

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183306
Log:
    PR target/51876
    * config/arm/neon.md (*neon_vswp<mode>): Fix up operand
    numbers in the insn pattern.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/neon.md


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

* [Bug target/51876] [4.7 regression] Recent extra neon related testsuite regressions on arm-linux-gnueabi
  2012-01-17  1:31 [Bug target/51876] New: [4.7 regression] Recent extra neon related testsuite regressions on arm-linux-gnueabi ramana at gcc dot gnu.org
                   ` (7 preceding siblings ...)
  2012-01-19 17:14 ` jakub at gcc dot gnu.org
@ 2012-01-19 18:05 ` jakub at gcc dot gnu.org
  8 siblings, 0 replies; 10+ messages in thread
From: jakub at gcc dot gnu.org @ 2012-01-19 18:05 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

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

--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-01-19 17:11:20 UTC ---
Fixed, thanks for testing.


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

end of thread, other threads:[~2012-01-19 17:11 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-17  1:31 [Bug target/51876] New: [4.7 regression] Recent extra neon related testsuite regressions on arm-linux-gnueabi ramana at gcc dot gnu.org
2012-01-17  1:36 ` [Bug target/51876] " ramana at gcc dot gnu.org
2012-01-17 10:19 ` rguenth at gcc dot gnu.org
2012-01-17 12:15 ` jakub at gcc dot gnu.org
2012-01-17 13:59 ` ramana at gcc dot gnu.org
2012-01-19 13:00 ` rguenth at gcc dot gnu.org
2012-01-19 13:26 ` jakub at gcc dot gnu.org
2012-01-19 16:09 ` ramana at gcc dot gnu.org
2012-01-19 17:14 ` jakub at gcc dot gnu.org
2012-01-19 18:05 ` jakub at gcc dot gnu.org

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).