public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/35113]  New: g++.dg/ext/vector13.C doesn't work
@ 2008-02-06 21:24 hjl dot tools at gmail dot com
  2008-02-06 21:36 ` [Bug c++/35113] " pinskia at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: hjl dot tools at gmail dot com @ 2008-02-06 21:24 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1227 bytes --]

[hjl@gnu-27 g++]$
/export/build/gnu/gcc/build-x86_64-linux/gcc/testsuite/g++/../../g++
-B/export/build/gnu/gcc/build-x86_64-linux/gcc/testsuite/g++/../../
/net/gnu-13/export/gnu/src/gcc/gcc/gcc/testsuite/g++.dg/ext/vector13.C 
-nostdinc++
-I/export/build/gnu/gcc/build-x86_64-linux/x86_64-unknown-linux-gnu/libstdc++-v3/include/x86_64-unknown-linux-gnu
-I/export/build/gnu/gcc/build-x86_64-linux/x86_64-unknown-linux-gnu/libstdc++-v3/include
-I/net/gnu-13/export/gnu/src/gcc/gcc/libstdc++-v3/libsupc++
-I/net/gnu-13/export/gnu/src/gcc/gcc/libstdc++-v3/include/backward
-I/net/gnu-13/export/gnu/src/gcc/gcc/libstdc++-v3/testsuite/util
-fmessage-length=0   -ansi -pedantic-errors -Wno-long-long  -fno-show-column -S
 -o vector13.s  
/net/gnu-13/export/gnu/src/gcc/gcc/gcc/testsuite/g++.dg/ext/vector13.C:6:
error: zero-size array ‘x’
[hjl@gnu-27 g++]$


-- 
           Summary: g++.dg/ext/vector13.C doesn't work
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        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=35113


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

* [Bug c++/35113] g++.dg/ext/vector13.C doesn't work
  2008-02-06 21:24 [Bug c++/35113] New: g++.dg/ext/vector13.C doesn't work hjl dot tools at gmail dot com
@ 2008-02-06 21:36 ` pinskia at gcc dot gnu dot org
  2008-02-07  9:51 ` dominiq at lps dot ens dot fr
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-02-06 21:36 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
           Severity|normal                      |blocker
   Target Milestone|---                         |4.3.0


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


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

* [Bug c++/35113] g++.dg/ext/vector13.C doesn't work
  2008-02-06 21:24 [Bug c++/35113] New: g++.dg/ext/vector13.C doesn't work hjl dot tools at gmail dot com
  2008-02-06 21:36 ` [Bug c++/35113] " pinskia at gcc dot gnu dot org
@ 2008-02-07  9:51 ` dominiq at lps dot ens dot fr
  2008-02-07 15:14 ` [Bug c++/35113] [4.3 Regression] " rguenth at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: dominiq at lps dot ens dot fr @ 2008-02-07  9:51 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from dominiq at lps dot ens dot fr  2008-02-07 09:50 -------
Confirmed on i686-apple-darwin9:

[ibook-dhum] /Users/dominiq% /opt/gcc/gcc4.3w/bin/g++
/opt/gcc/_gcc_clean/gcc/testsuite/g++.dg/ext/vector13.C
/opt/gcc/_gcc_clean/gcc/testsuite/g++.dg/ext/vector13.C:6: internal compiler
error: canonical types differ for identical types const int __vector__ [] and
const int __vector__ []


-- 


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


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

* [Bug c++/35113] [4.3 Regression] g++.dg/ext/vector13.C doesn't work
  2008-02-06 21:24 [Bug c++/35113] New: g++.dg/ext/vector13.C doesn't work hjl dot tools at gmail dot com
  2008-02-06 21:36 ` [Bug c++/35113] " pinskia at gcc dot gnu dot org
  2008-02-07  9:51 ` dominiq at lps dot ens dot fr
@ 2008-02-07 15:14 ` rguenth at gcc dot gnu dot org
  2008-02-07 15:17 ` rguenth at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2008-02-07 15:14 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from rguenth at gcc dot gnu dot org  2008-02-07 15:13 -------
Confirmed.  We're back to an ICE.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |ice-checking, ice-on-valid-
                   |                            |code
           Priority|P3                          |P2
   Last reconfirmed|0000-00-00 00:00:00         |2008-02-07 15:13:39
               date|                            |
            Summary|g++.dg/ext/vector13.C       |[4.3 Regression]
                   |doesn't work                |g++.dg/ext/vector13.C
                   |                            |doesn't work


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


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

* [Bug c++/35113] [4.3 Regression] g++.dg/ext/vector13.C doesn't work
  2008-02-06 21:24 [Bug c++/35113] New: g++.dg/ext/vector13.C doesn't work hjl dot tools at gmail dot com
                   ` (2 preceding siblings ...)
  2008-02-07 15:14 ` [Bug c++/35113] [4.3 Regression] " rguenth at gcc dot gnu dot org
@ 2008-02-07 15:17 ` rguenth at gcc dot gnu dot org
  2008-02-07 15:20 ` bonzini at gnu dot org
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2008-02-07 15:17 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from rguenth at gcc dot gnu dot org  2008-02-07 15:16 -------
I can also confirm that

http://gcc.gnu.org/ml/gcc-patches/2008-02/msg00212.html

does _not_ fix the problem.  We still ICE with

/space/rguenther/src/svn/trunk/gcc/testsuite/g++.dg/ext/vector13.C:6: internal
compiler error: canonical types differ for identical types const int __vector__
[] and const int __vector__ []^M
Please submit a full bug report,^M
with preprocessed source if appropriate.^M
See <http://gcc.gnu.org/bugs.html> for instructions.^M

FAIL: g++.dg/ext/vector13.C (internal compiler error)
FAIL: g++.dg/ext/vector13.C (test for excess errors)


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bonzini at gnu dot org


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


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

* [Bug c++/35113] [4.3 Regression] g++.dg/ext/vector13.C doesn't work
  2008-02-06 21:24 [Bug c++/35113] New: g++.dg/ext/vector13.C doesn't work hjl dot tools at gmail dot com
                   ` (3 preceding siblings ...)
  2008-02-07 15:17 ` rguenth at gcc dot gnu dot org
@ 2008-02-07 15:20 ` bonzini at gnu dot org
  2008-02-07 18:57 ` dgregor at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bonzini at gnu dot org @ 2008-02-07 15:20 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from bonzini at gnu dot org  2008-02-07 15:19 -------
Indeed.  I developed my 35049 patch in an old check-out (to avoid conflicts
with Doug's patch), but after updating the tree it fails for me too.


-- 


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


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

* [Bug c++/35113] [4.3 Regression] g++.dg/ext/vector13.C doesn't work
  2008-02-06 21:24 [Bug c++/35113] New: g++.dg/ext/vector13.C doesn't work hjl dot tools at gmail dot com
                   ` (4 preceding siblings ...)
  2008-02-07 15:20 ` bonzini at gnu dot org
@ 2008-02-07 18:57 ` dgregor at gcc dot gnu dot org
  2008-02-11 18:59 ` dgregor at gcc dot gnu dot org
  2008-02-11 19:00 ` dgregor at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: dgregor at gcc dot gnu dot org @ 2008-02-07 18:57 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from dgregor at gcc dot gnu dot org  2008-02-07 18:56 -------
This is definitely a canonical-types bug. 


-- 

dgregor at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |dgregor at gcc dot gnu dot
                   |dot org                     |org
                URL|                            |http://gcc.gnu.org/ml/gcc-
                   |                            |patches/2008-
                   |                            |02/msg00230.html
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2008-02-07 15:13:39         |2008-02-07 18:56:38
               date|                            |


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


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

* [Bug c++/35113] [4.3 Regression] g++.dg/ext/vector13.C doesn't work
  2008-02-06 21:24 [Bug c++/35113] New: g++.dg/ext/vector13.C doesn't work hjl dot tools at gmail dot com
                   ` (5 preceding siblings ...)
  2008-02-07 18:57 ` dgregor at gcc dot gnu dot org
@ 2008-02-11 18:59 ` dgregor at gcc dot gnu dot org
  2008-02-11 19:00 ` dgregor at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: dgregor at gcc dot gnu dot org @ 2008-02-11 18:59 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from dgregor at gcc dot gnu dot org  2008-02-11 18:59 -------
Subject: Bug 35113

Author: dgregor
Date: Mon Feb 11 18:58:16 2008
New Revision: 132242

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132242
Log:
2008-02-11  Douglas Gregor  <doug.gregor@gmail.com>

       PR c++/35113
       * tree.c (cp_build_qualified_type_real): When building a
       cv-qualified array type, build it as a unique type with
       build_cplus_array_type_1 and then adopt the unqualified type's
       main variant.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/tree.c


-- 


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


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

* [Bug c++/35113] [4.3 Regression] g++.dg/ext/vector13.C doesn't work
  2008-02-06 21:24 [Bug c++/35113] New: g++.dg/ext/vector13.C doesn't work hjl dot tools at gmail dot com
                   ` (6 preceding siblings ...)
  2008-02-11 18:59 ` dgregor at gcc dot gnu dot org
@ 2008-02-11 19:00 ` dgregor at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: dgregor at gcc dot gnu dot org @ 2008-02-11 19:00 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from dgregor at gcc dot gnu dot org  2008-02-11 18:59 -------
Fixed on mainline


-- 

dgregor at gcc dot gnu dot org changed:

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


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


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

end of thread, other threads:[~2008-02-11 19:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-06 21:24 [Bug c++/35113] New: g++.dg/ext/vector13.C doesn't work hjl dot tools at gmail dot com
2008-02-06 21:36 ` [Bug c++/35113] " pinskia at gcc dot gnu dot org
2008-02-07  9:51 ` dominiq at lps dot ens dot fr
2008-02-07 15:14 ` [Bug c++/35113] [4.3 Regression] " rguenth at gcc dot gnu dot org
2008-02-07 15:17 ` rguenth at gcc dot gnu dot org
2008-02-07 15:20 ` bonzini at gnu dot org
2008-02-07 18:57 ` dgregor at gcc dot gnu dot org
2008-02-11 18:59 ` dgregor at gcc dot gnu dot org
2008-02-11 19:00 ` dgregor at gcc dot gnu dot 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).