http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50970
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50970
--- Comment #10 from amker at gcc dot gnu.org 2012-09-25 06:37:34 UTC ---
Author: amker
Date: Tue Sep 25 06:37:29 2012
New Revision: 191692
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191692
Log:
PR c++/50970
* typeck
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50970
Richard Earnshaw changed:
What|Removed |Added
Status|WAITING |UNCONFIRMED
Ever Confirmed|1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50970
Mikael Pettersson changed:
What|Removed |Added
CC||rmansfield at qnx dot com
--- Comment
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50970
--- Comment #8 from Mikael Pettersson 2011-11-19
18:31:32 UTC ---
gcc-4.3.6 also generates the double-call, but gcc-4.2.4 doesn't.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50970
--- Comment #7 from Mikael Pettersson 2011-11-19
17:42:53 UTC ---
Created attachment 25859
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25859
reduced test case
Reduced test case. Running this on i686 shows a single call to func3
>/mnt/s
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50970
Mikael Pettersson changed:
What|Removed |Added
CC||mikpe at it dot uu.se
--- Comment #6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50970
--- Comment #5 from Eric Millbrandt
2011-11-08 14:57:48 UTC ---
Expected output (code built for PowerPC or x86):
root@01066-ui:/root> ./gcc_test
Test Function
Before if
TestClass::func1 param1: 0
Inside if
Before if2
TestClass::func2 param1: 0
I
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50970
Richard Earnshaw changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50970
--- Comment #3 from Eric Millbrandt
2011-11-03 13:30:15 UTC ---
We found the problem in an implementation of a hierarchical state machine from
Practical Statecharts in C/C++ (CMP Books, 2002). The supplied example is a
condensed reproduction of
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50970
Andrew Pinski changed:
What|Removed |Added
Component|c++ |target
--- Comment #2 from Andrew Pinski
11 matches
Mail list logo