public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/45957] New: [4.6 Regression] g++.dg/ext/fnname3.C FAILs with -flto/-fwhopr
@ 2010-10-09 21:59 zsojka at seznam dot cz
  2010-10-09 22:17 ` [Bug tree-optimization/45957] " zsojka at seznam dot cz
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: zsojka at seznam dot cz @ 2010-10-09 21:59 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [4.6 Regression] g++.dg/ext/fnname3.C FAILs with
                    -flto/-fwhopr
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: zsojka@seznam.cz


Created attachment 22010
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22010
reduced testcase

Output:
$ g++ pr45957.C
$ ./a.out && echo OK
OK
$ g++ pr45957.C -flto
$ ./a.out && echo OK

Tested revisions:
r165220 - fail
r165152 - OK

It seems __func__ evaluates to empty string in both cases (constructor and
destructor).


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

end of thread, other threads:[~2010-10-15 10:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-09 21:59 [Bug tree-optimization/45957] New: [4.6 Regression] g++.dg/ext/fnname3.C FAILs with -flto/-fwhopr zsojka at seznam dot cz
2010-10-09 22:17 ` [Bug tree-optimization/45957] " zsojka at seznam dot cz
2010-10-09 23:21 ` rguenth at gcc dot gnu.org
2010-10-14 15:14 ` rguenth at gcc dot gnu.org
2010-10-15 10:56 ` rguenth at gcc dot gnu.org
2010-10-15 10:58 ` rguenth at gcc dot gnu.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).