public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/37161]  New: [4.4 Regression]: Revision 139225 caused gfortran.dg/vect/pr33301.f  -O
@ 2008-08-19 15:00 hjl dot tools at gmail dot com
  2008-08-20  7:56 ` [Bug middle-end/37161] " dominiq at lps dot ens dot fr
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: hjl dot tools at gmail dot com @ 2008-08-19 15:00 UTC (permalink / raw)
  To: gcc-bugs

On Linux/ia32, I saw

Running target unix/-m32
FAIL: gfortran.dg/vect/pr33301.f  -O  (internal compiler error)
FAIL: gfortran.dg/vect/pr33301.f  -O  (test for excess errors)


-- 
           Summary: [4.4 Regression]: Revision 139225 caused
                    gfortran.dg/vect/pr33301.f  -O
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hjl dot tools at gmail dot com


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


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

* [Bug middle-end/37161] [4.4 Regression]: Revision 139225 caused gfortran.dg/vect/pr33301.f  -O
  2008-08-19 15:00 [Bug middle-end/37161] New: [4.4 Regression]: Revision 139225 caused gfortran.dg/vect/pr33301.f -O hjl dot tools at gmail dot com
@ 2008-08-20  7:56 ` dominiq at lps dot ens dot fr
  2008-08-20  8:05 ` irar at il dot ibm dot com
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: dominiq at lps dot ens dot fr @ 2008-08-20  7:56 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from dominiq at lps dot ens dot fr  2008-08-20 07:54 -------
Confirmed on i686-apple-darwin9 in 32-bit mode:

[ibook-dhum] lin/test% gfc -c -O2 -ftree-vectorize
/opt/gcc/_gcc_clean/gcc/testsuite/gfortran.dg/vect/pr33301.f
/opt/gcc/_gcc_clean/gcc/testsuite/gfortran.dg/vect/pr33301.f: In function
'zgelsx':
/opt/gcc/_gcc_clean/gcc/testsuite/gfortran.dg/vect/pr33301.f:3: internal
compiler error: vector VEC(gimple,base) push domain error, in
vect_create_vectorized_promotion_stmts at tree-vect-transform.c:4650

The test compiles with -m64.


-- 

dominiq at lps dot ens dot fr changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.4 Regression]: Revision  |[4.4 Regression]: Revision
                   |139225 caused               |139225 caused
                   |gfortran.dg/vect/pr33301.f  |gfortran.dg/vect/pr33301.f
                   |-O                          |-O


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


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

* [Bug middle-end/37161] [4.4 Regression]: Revision 139225 caused gfortran.dg/vect/pr33301.f  -O
  2008-08-19 15:00 [Bug middle-end/37161] New: [4.4 Regression]: Revision 139225 caused gfortran.dg/vect/pr33301.f -O hjl dot tools at gmail dot com
  2008-08-20  7:56 ` [Bug middle-end/37161] " dominiq at lps dot ens dot fr
@ 2008-08-20  8:05 ` irar at il dot ibm dot com
  2008-08-22 14:19 ` rguenth at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: irar at il dot ibm dot com @ 2008-08-20  8:05 UTC (permalink / raw)
  To: gcc-bugs



-- 

irar at il dot ibm dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |irar at il dot ibm dot com
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2008-08-20 08:04:01
               date|                            |


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


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

* [Bug middle-end/37161] [4.4 Regression]: Revision 139225 caused gfortran.dg/vect/pr33301.f  -O
  2008-08-19 15:00 [Bug middle-end/37161] New: [4.4 Regression]: Revision 139225 caused gfortran.dg/vect/pr33301.f -O hjl dot tools at gmail dot com
  2008-08-20  7:56 ` [Bug middle-end/37161] " dominiq at lps dot ens dot fr
  2008-08-20  8:05 ` irar at il dot ibm dot com
@ 2008-08-22 14:19 ` rguenth at gcc dot gnu dot org
  2008-08-23 17:06 ` irar at gcc dot gnu dot org
  2008-08-25 16:33 ` hjl dot tools at gmail dot com
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2008-08-22 14:19 UTC (permalink / raw)
  To: gcc-bugs



-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-valid-code
           Priority|P3                          |P1
   Target Milestone|---                         |4.4.0


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


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

* [Bug middle-end/37161] [4.4 Regression]: Revision 139225 caused gfortran.dg/vect/pr33301.f  -O
  2008-08-19 15:00 [Bug middle-end/37161] New: [4.4 Regression]: Revision 139225 caused gfortran.dg/vect/pr33301.f -O hjl dot tools at gmail dot com
                   ` (2 preceding siblings ...)
  2008-08-22 14:19 ` rguenth at gcc dot gnu dot org
@ 2008-08-23 17:06 ` irar at gcc dot gnu dot org
  2008-08-25 16:33 ` hjl dot tools at gmail dot com
  4 siblings, 0 replies; 6+ messages in thread
From: irar at gcc dot gnu dot org @ 2008-08-23 17:06 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from irar at gcc dot gnu dot org  2008-08-23 17:05 -------
Subject: Bug 37161

Author: irar
Date: Sat Aug 23 17:04:12 2008
New Revision: 139518

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=139518
Log:
        PR tree-optimization/37161
        * tree-vectorizer.h (vect_get_smallest_scalar_type): Declare.
        * tree-vect-analyze.c (vect_get_smallest_scalar_type): New function.
        (vect_determine_vectorization_factor): Move the scalar type
        retrieval to vect_get_smallest_scalar_type.
        (vect_build_slp_tree): Call vect_get_smallest_scalar_type to get
        scalar type. Remove redundant computation.
        * tree-vect-transform.c (vect_get_constant_vectors): Add argument.
        (vect_get_slp_defs): Take the type of RHS into account if
        necessary by calling vect_get_smallest_scalar_type. Call
        vect_get_constant_vectors with additional argument.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-vect-analyze.c
    trunk/gcc/tree-vect-transform.c
    trunk/gcc/tree-vectorizer.h


-- 


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


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

* [Bug middle-end/37161] [4.4 Regression]: Revision 139225 caused gfortran.dg/vect/pr33301.f  -O
  2008-08-19 15:00 [Bug middle-end/37161] New: [4.4 Regression]: Revision 139225 caused gfortran.dg/vect/pr33301.f -O hjl dot tools at gmail dot com
                   ` (3 preceding siblings ...)
  2008-08-23 17:06 ` irar at gcc dot gnu dot org
@ 2008-08-25 16:33 ` hjl dot tools at gmail dot com
  4 siblings, 0 replies; 6+ messages in thread
From: hjl dot tools at gmail dot com @ 2008-08-25 16:33 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from hjl dot tools at gmail dot com  2008-08-25 16:32 -------
Fixed.


-- 

hjl dot tools at gmail dot com changed:

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


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


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

end of thread, other threads:[~2008-08-25 16:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-19 15:00 [Bug middle-end/37161] New: [4.4 Regression]: Revision 139225 caused gfortran.dg/vect/pr33301.f -O hjl dot tools at gmail dot com
2008-08-20  7:56 ` [Bug middle-end/37161] " dominiq at lps dot ens dot fr
2008-08-20  8:05 ` irar at il dot ibm dot com
2008-08-22 14:19 ` rguenth at gcc dot gnu dot org
2008-08-23 17:06 ` irar at gcc dot gnu dot org
2008-08-25 16:33 ` hjl dot 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).