public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/25163]  New: [3.4 Regression] g++.dg/abi/vtt1.C failure with "-funit-at-a-time"
@ 2005-11-29 20:51 reichelt at gcc dot gnu dot org
  2005-11-29 20:53 ` [Bug c++/25163] " reichelt at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: reichelt at gcc dot gnu dot org @ 2005-11-29 20:51 UTC (permalink / raw)
  To: gcc-bugs

The test g++.dg/abi/vtt1.C is failing with "-funit-at-a-time"
(or optimization "-O" or higher since this enables "-funit-at-a-time"
by default).

GCC 4.x.y doesn't seem to be affected.
Since this behaviour can be triggered with just "-O2" I rate this as
a regression (although "-funit-at-a-time" was introduced in 3.4.0).

Gaby, do you think that this is a showstopper for 3.4.5 or not?


-- 
           Summary: [3.4 Regression] g++.dg/abi/vtt1.C failure with "-funit-
                    at-a-time"
           Product: gcc
           Version: 3.4.5
            Status: UNCONFIRMED
          Keywords: ABI
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: reichelt at gcc dot gnu dot org


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


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

* [Bug c++/25163] [3.4 Regression] g++.dg/abi/vtt1.C failure with "-funit-at-a-time"
  2005-11-29 20:51 [Bug c++/25163] New: [3.4 Regression] g++.dg/abi/vtt1.C failure with "-funit-at-a-time" reichelt at gcc dot gnu dot org
@ 2005-11-29 20:53 ` reichelt at gcc dot gnu dot org
  2005-11-29 23:20 ` gdr at integrable-solutions dot net
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: reichelt at gcc dot gnu dot org @ 2005-11-29 20:53 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from reichelt at gcc dot gnu dot org  2005-11-29 20:53 -------
> The test g++.dg/abi/vtt1.C is failing with "-funit-at-a-time"
> (or optimization "-O" or higher since this enables "-funit-at-a-time"

Sorry, this should read "-O2" instead of just "-O".


-- 


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


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

* [Bug c++/25163] [3.4 Regression] g++.dg/abi/vtt1.C failure with "-funit-at-a-time"
  2005-11-29 20:51 [Bug c++/25163] New: [3.4 Regression] g++.dg/abi/vtt1.C failure with "-funit-at-a-time" reichelt at gcc dot gnu dot org
  2005-11-29 20:53 ` [Bug c++/25163] " reichelt at gcc dot gnu dot org
@ 2005-11-29 23:20 ` gdr at integrable-solutions dot net
  2005-11-30  9:59 ` reichelt at gcc dot gnu dot org
  2006-03-01  5:01 ` gdr at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: gdr at integrable-solutions dot net @ 2005-11-29 23:20 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from gdr at integrable-solutions dot net  2005-11-29 23:20 -------
Subject: Re:   New: [3.4 Regression] g++.dg/abi/vtt1.C failure with
"-funit-at-a-time"

"reichelt at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> writes:

| The test g++.dg/abi/vtt1.C is failing with "-funit-at-a-time"
| (or optimization "-O" or higher since this enables "-funit-at-a-time"
| by default).
| 
| GCC 4.x.y doesn't seem to be affected.
| Since this behaviour can be triggered with just "-O2" I rate this as
| a regression (although "-funit-at-a-time" was introduced in 3.4.0).
| 
| Gaby, do you think that this is a showstopper for 3.4.5 or not?

I think we shoulkd deal with that after 3.4.5; but I don't consider
it a showstopper.

-- Gaby


-- 


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


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

* [Bug c++/25163] [3.4 Regression] g++.dg/abi/vtt1.C failure with "-funit-at-a-time"
  2005-11-29 20:51 [Bug c++/25163] New: [3.4 Regression] g++.dg/abi/vtt1.C failure with "-funit-at-a-time" reichelt at gcc dot gnu dot org
  2005-11-29 20:53 ` [Bug c++/25163] " reichelt at gcc dot gnu dot org
  2005-11-29 23:20 ` gdr at integrable-solutions dot net
@ 2005-11-30  9:59 ` reichelt at gcc dot gnu dot org
  2006-03-01  5:01 ` gdr at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: reichelt at gcc dot gnu dot org @ 2005-11-30  9:59 UTC (permalink / raw)
  To: gcc-bugs



-- 

reichelt at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |3.4.6


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


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

* [Bug c++/25163] [3.4 Regression] g++.dg/abi/vtt1.C failure with "-funit-at-a-time"
  2005-11-29 20:51 [Bug c++/25163] New: [3.4 Regression] g++.dg/abi/vtt1.C failure with "-funit-at-a-time" reichelt at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2005-11-30  9:59 ` reichelt at gcc dot gnu dot org
@ 2006-03-01  5:01 ` gdr at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: gdr at gcc dot gnu dot org @ 2006-03-01  5:01 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from gdr at gcc dot gnu dot org  2006-03-01 05:01 -------
Not release critical.  Won't fix for 3.4.6.


-- 

gdr at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX


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


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

end of thread, other threads:[~2006-03-01  5:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-29 20:51 [Bug c++/25163] New: [3.4 Regression] g++.dg/abi/vtt1.C failure with "-funit-at-a-time" reichelt at gcc dot gnu dot org
2005-11-29 20:53 ` [Bug c++/25163] " reichelt at gcc dot gnu dot org
2005-11-29 23:20 ` gdr at integrable-solutions dot net
2005-11-30  9:59 ` reichelt at gcc dot gnu dot org
2006-03-01  5:01 ` gdr 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).