[Bug middle-end/51323] [4.6/4.7 Regression] g++ confuses this with function argument in optimized call

2011-12-05 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51323 --- Comment #10 from Jakub Jelinek 2011-12-05 08:15:36 UTC --- Author: jakub Date: Mon Dec 5 08:15:23 2011 New Revision: 182000 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182000 Log: PR middle-end/51323 PR middle-end/50074

[Bug middle-end/51323] [4.6/4.7 Regression] g++ confuses this with function argument in optimized call

2011-11-29 Thread dak at gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51323 --- Comment #9 from David Kastrup 2011-11-29 11:13:21 UTC --- Code review is at http://codereview.appspot.com/5431088>, the discussion of the bug is at http://code.google.com/p/lilypond/issues/detail?id=1997>. As you can see, the proposed workar

[Bug middle-end/51323] [4.6/4.7 Regression] g++ confuses this with function argument in optimized call

2011-11-29 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51323 Jakub Jelinek changed: What|Removed |Added Priority|P3 |P1 AssignedTo|unassigned at gcc d