public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/44101]  New: [4.6 regression] ICE compiling 25_algorithms/fill/4.cc on Tru64 UNIX V5.1B
@ 2010-05-12 16:27 ro at gcc dot gnu dot org
  2010-05-12 21:37 ` [Bug c++/44101] " ebotcazou at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: ro at gcc dot gnu dot org @ 2010-05-12 16:27 UTC (permalink / raw)
  To: gcc-bugs

Between there appeared two new testsuite failures on Tru64 UNIX V5.1B:

FAIL: 25_algorithms/fill/4.cc (test for excess errors)
WARNING: 25_algorithms/fill/4.cc compilation failed to produce executable

Excess errors:
/vol/gcc/src/hg/trunk/local/libstdc++-v3/testsuite/25_algorithms/fill/4.cc:27:1:
error: non-trivial conversion at assignment
const wchar_t[10]
const int[10]
A3 = *$LC0;
/vol/gcc/src/hg/trunk/local/libstdc++-v3/testsuite/25_algorithms/fill/4.cc:27:1:
internal compiler error: verify_gimple failed

FAIL: 25_algorithms/fill_n/1.cc (test for excess errors)
WARNING: 25_algorithms/fill_n/1.cc compilation failed to produce executable


-- 
           Summary: [4.6 regression] ICE compiling 25_algorithms/fill/4.cc
                    on Tru64 UNIX V5.1B
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ro at gcc dot gnu dot org
 GCC build triplet: alpha-dec-osf5.1b
  GCC host triplet: alpha-dec-osf5.1b
GCC target triplet: alpha-dec-osf5.1b


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


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

* [Bug c++/44101] [4.6 regression] ICE compiling 25_algorithms/fill/4.cc on Tru64 UNIX V5.1B
  2010-05-12 16:27 [Bug c++/44101] New: [4.6 regression] ICE compiling 25_algorithms/fill/4.cc on Tru64 UNIX V5.1B ro at gcc dot gnu dot org
@ 2010-05-12 21:37 ` ebotcazou at gcc dot gnu dot org
  2010-05-18  7:41 ` [Bug middle-end/44101] " ebotcazou at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2010-05-12 21:37 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from ebotcazou at gcc dot gnu dot org  2010-05-12 21:36 -------
Looking into it.


-- 

ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |ebotcazou at gcc dot gnu dot
                   |dot org                     |org
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2010-05-12 21:36:59
               date|                            |


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


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

* [Bug middle-end/44101] [4.6 regression] ICE compiling 25_algorithms/fill/4.cc on Tru64 UNIX V5.1B
  2010-05-12 16:27 [Bug c++/44101] New: [4.6 regression] ICE compiling 25_algorithms/fill/4.cc on Tru64 UNIX V5.1B ro at gcc dot gnu dot org
  2010-05-12 21:37 ` [Bug c++/44101] " ebotcazou at gcc dot gnu dot org
@ 2010-05-18  7:41 ` ebotcazou at gcc dot gnu dot org
  2010-05-18 11:56 ` ro at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2010-05-18  7:41 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from ebotcazou at gcc dot gnu dot org  2010-05-18 07:41 -------
I need the preprocessed file.  Thanks in advance.


-- 

ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |WAITING


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


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

* [Bug middle-end/44101] [4.6 regression] ICE compiling 25_algorithms/fill/4.cc on Tru64 UNIX V5.1B
  2010-05-12 16:27 [Bug c++/44101] New: [4.6 regression] ICE compiling 25_algorithms/fill/4.cc on Tru64 UNIX V5.1B ro at gcc dot gnu dot org
  2010-05-12 21:37 ` [Bug c++/44101] " ebotcazou at gcc dot gnu dot org
  2010-05-18  7:41 ` [Bug middle-end/44101] " ebotcazou at gcc dot gnu dot org
@ 2010-05-18 11:56 ` ro at gcc dot gnu dot org
  2010-05-19  9:14 ` ebotcazou at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ro at gcc dot gnu dot org @ 2010-05-18 11:56 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from ro at gcc dot gnu dot org  2010-05-18 11:55 -------
Created an attachment (id=20694)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20694&action=view)
preprocessed source code


-- 


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


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

* [Bug middle-end/44101] [4.6 regression] ICE compiling 25_algorithms/fill/4.cc on Tru64 UNIX V5.1B
  2010-05-12 16:27 [Bug c++/44101] New: [4.6 regression] ICE compiling 25_algorithms/fill/4.cc on Tru64 UNIX V5.1B ro at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2010-05-18 11:56 ` ro at gcc dot gnu dot org
@ 2010-05-19  9:14 ` ebotcazou at gcc dot gnu dot org
  2010-05-19 10:31 ` ro at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2010-05-19  9:14 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from ebotcazou at gcc dot gnu dot org  2010-05-19 09:14 -------
I need the version without precompiled header.


-- 


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


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

* [Bug middle-end/44101] [4.6 regression] ICE compiling 25_algorithms/fill/4.cc on Tru64 UNIX V5.1B
  2010-05-12 16:27 [Bug c++/44101] New: [4.6 regression] ICE compiling 25_algorithms/fill/4.cc on Tru64 UNIX V5.1B ro at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2010-05-19  9:14 ` ebotcazou at gcc dot gnu dot org
@ 2010-05-19 10:31 ` ro at gcc dot gnu dot org
  2010-05-19 21:14 ` ebotcazou at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ro at gcc dot gnu dot org @ 2010-05-19 10:31 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from ro at gcc dot gnu dot org  2010-05-19 10:31 -------
Created an attachment (id=20697)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20697&action=view)
preprocessed source code

this time without pch


-- 

ro at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #20694|0                           |1
        is obsolete|                            |


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


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

* [Bug middle-end/44101] [4.6 regression] ICE compiling 25_algorithms/fill/4.cc on Tru64 UNIX V5.1B
  2010-05-12 16:27 [Bug c++/44101] New: [4.6 regression] ICE compiling 25_algorithms/fill/4.cc on Tru64 UNIX V5.1B ro at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2010-05-19 10:31 ` ro at gcc dot gnu dot org
@ 2010-05-19 21:14 ` ebotcazou at gcc dot gnu dot org
  2010-05-21 10:02 ` ebotcazou at gcc dot gnu dot org
  2010-05-21 10:04 ` ebotcazou at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2010-05-19 21:14 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from ebotcazou at gcc dot gnu dot org  2010-05-19 21:13 -------
Thanks, can reproduce now.


-- 

ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |ASSIGNED
   Last reconfirmed|2010-05-12 21:36:59         |2010-05-19 21:13:53
               date|                            |


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


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

* [Bug middle-end/44101] [4.6 regression] ICE compiling 25_algorithms/fill/4.cc on Tru64 UNIX V5.1B
  2010-05-12 16:27 [Bug c++/44101] New: [4.6 regression] ICE compiling 25_algorithms/fill/4.cc on Tru64 UNIX V5.1B ro at gcc dot gnu dot org
                   ` (5 preceding siblings ...)
  2010-05-19 21:14 ` ebotcazou at gcc dot gnu dot org
@ 2010-05-21 10:02 ` ebotcazou at gcc dot gnu dot org
  2010-05-21 10:04 ` ebotcazou at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2010-05-21 10:02 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from ebotcazou at gcc dot gnu dot org  2010-05-21 10:02 -------
Subject: Bug 44101

Author: ebotcazou
Date: Fri May 21 10:02:07 2010
New Revision: 159655

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159655
Log:
        PR middle-end/44101
        * gimplify.c (gimplify_init_constructor): Build a VIEW_CONVERT_EXPR
        around the uniquized constructor if its type requires a conversion.

Added:
    trunk/gcc/testsuite/g++.dg/other/const3.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gimplify.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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

* [Bug middle-end/44101] [4.6 regression] ICE compiling 25_algorithms/fill/4.cc on Tru64 UNIX V5.1B
  2010-05-12 16:27 [Bug c++/44101] New: [4.6 regression] ICE compiling 25_algorithms/fill/4.cc on Tru64 UNIX V5.1B ro at gcc dot gnu dot org
                   ` (6 preceding siblings ...)
  2010-05-21 10:02 ` ebotcazou at gcc dot gnu dot org
@ 2010-05-21 10:04 ` ebotcazou at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2010-05-21 10:04 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from ebotcazou at gcc dot gnu dot org  2010-05-21 10:03 -------
Presumably both.


-- 

ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.6.0


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


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

end of thread, other threads:[~2010-05-21 10:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-12 16:27 [Bug c++/44101] New: [4.6 regression] ICE compiling 25_algorithms/fill/4.cc on Tru64 UNIX V5.1B ro at gcc dot gnu dot org
2010-05-12 21:37 ` [Bug c++/44101] " ebotcazou at gcc dot gnu dot org
2010-05-18  7:41 ` [Bug middle-end/44101] " ebotcazou at gcc dot gnu dot org
2010-05-18 11:56 ` ro at gcc dot gnu dot org
2010-05-19  9:14 ` ebotcazou at gcc dot gnu dot org
2010-05-19 10:31 ` ro at gcc dot gnu dot org
2010-05-19 21:14 ` ebotcazou at gcc dot gnu dot org
2010-05-21 10:02 ` ebotcazou at gcc dot gnu dot org
2010-05-21 10:04 ` ebotcazou 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).