public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/44100]  New: [4.6 regression] ICE compiling g++.dg/init/struct2.C on Tru64 UNIX V5.1B
@ 2010-05-12 16:22 ro at gcc dot gnu dot org
  2010-05-12 16:23 ` [Bug c++/44100] " ro at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: ro at gcc dot gnu dot org @ 2010-05-12 16:22 UTC (permalink / raw)
  To: gcc-bugs

Between 20100422 and 20100507 there appeared a testsuite regression on Tru64
UNIX
V5.1B:

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

Excess errors:
/vol/gcc/src/hg/trunk/local/gcc/testsuite/g++.dg/init/struct2.C:20:5: internal
compiler error: in decode_addr_const, at varasm.c:2854


-- 
           Summary: [4.6 regression] ICE compiling g++.dg/init/struct2.C 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=44100


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

* [Bug c++/44100] [4.6 regression] ICE compiling g++.dg/init/struct2.C on Tru64 UNIX V5.1B
  2010-05-12 16:22 [Bug c++/44100] New: [4.6 regression] ICE compiling g++.dg/init/struct2.C on Tru64 UNIX V5.1B ro at gcc dot gnu dot org
@ 2010-05-12 16:23 ` ro at gcc dot gnu dot org
  2010-05-12 21:34 ` ebotcazou at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ro at gcc dot gnu dot org @ 2010-05-12 16:23 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from ro at gcc dot gnu dot org  2010-05-12 16:23 -------
Created an attachment (id=20650)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20650&action=view)
preprocessed source code


-- 


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


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

* [Bug c++/44100] [4.6 regression] ICE compiling g++.dg/init/struct2.C on Tru64 UNIX V5.1B
  2010-05-12 16:22 [Bug c++/44100] New: [4.6 regression] ICE compiling g++.dg/init/struct2.C on Tru64 UNIX V5.1B ro at gcc dot gnu dot org
  2010-05-12 16:23 ` [Bug c++/44100] " ro at gcc dot gnu dot org
@ 2010-05-12 21:34 ` ebotcazou at gcc dot gnu dot org
  2010-05-12 21:35 ` ebotcazou at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2010-05-12 21:34 UTC (permalink / raw)
  To: gcc-bugs



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


-- 

ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2010-05-12 21:34:01
               date|                            |


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


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

* [Bug c++/44100] [4.6 regression] ICE compiling g++.dg/init/struct2.C on Tru64 UNIX V5.1B
  2010-05-12 16:22 [Bug c++/44100] New: [4.6 regression] ICE compiling g++.dg/init/struct2.C on Tru64 UNIX V5.1B ro at gcc dot gnu dot org
  2010-05-12 16:23 ` [Bug c++/44100] " ro at gcc dot gnu dot org
  2010-05-12 21:34 ` ebotcazou at gcc dot gnu dot org
@ 2010-05-12 21:35 ` ebotcazou at gcc dot gnu dot org
  2010-05-24 22:03 ` [Bug middle-end/44100] " ebotcazou at gcc dot gnu dot org
  2010-05-24 22:05 ` ebotcazou at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2010-05-12 21:35 UTC (permalink / raw)
  To: gcc-bugs



-- 

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|NEW                         |ASSIGNED
   Last reconfirmed|2010-05-12 21:34:01         |2010-05-12 21:34:55
               date|                            |


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


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

* [Bug middle-end/44100] [4.6 regression] ICE compiling g++.dg/init/struct2.C on Tru64 UNIX V5.1B
  2010-05-12 16:22 [Bug c++/44100] New: [4.6 regression] ICE compiling g++.dg/init/struct2.C on Tru64 UNIX V5.1B ro at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2010-05-12 21:35 ` ebotcazou at gcc dot gnu dot org
@ 2010-05-24 22:03 ` ebotcazou at gcc dot gnu dot org
  2010-05-24 22:05 ` ebotcazou at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2010-05-24 22:03 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from ebotcazou at gcc dot gnu dot org  2010-05-24 22:03 -------
Subject: Bug 44100

Author: ebotcazou
Date: Mon May 24 22:03:09 2010
New Revision: 159800

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159800
Log:
        PR middle-end/44100
        * typeck.c (cp_build_unary_op): Fold offsetof-like computations.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/typeck.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.dg/parse/array-size2.C


-- 


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


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

* [Bug middle-end/44100] [4.6 regression] ICE compiling g++.dg/init/struct2.C on Tru64 UNIX V5.1B
  2010-05-12 16:22 [Bug c++/44100] New: [4.6 regression] ICE compiling g++.dg/init/struct2.C on Tru64 UNIX V5.1B ro at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2010-05-24 22:03 ` [Bug middle-end/44100] " ebotcazou at gcc dot gnu dot org
@ 2010-05-24 22:05 ` ebotcazou at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2010-05-24 22:05 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from ebotcazou at gcc dot gnu dot org  2010-05-24 22:05 -------
Should work again.


-- 

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=44100


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

end of thread, other threads:[~2010-05-24 22:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-12 16:22 [Bug c++/44100] New: [4.6 regression] ICE compiling g++.dg/init/struct2.C on Tru64 UNIX V5.1B ro at gcc dot gnu dot org
2010-05-12 16:23 ` [Bug c++/44100] " ro at gcc dot gnu dot org
2010-05-12 21:34 ` ebotcazou at gcc dot gnu dot org
2010-05-12 21:35 ` ebotcazou at gcc dot gnu dot org
2010-05-24 22:03 ` [Bug middle-end/44100] " ebotcazou at gcc dot gnu dot org
2010-05-24 22:05 ` 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).