[Bug c/53656] sequence point bug

2012-06-14 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53656 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c/53656] sequence point bug

2012-06-14 Thread alexcheremkhin at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53656 --- Comment #2 from Alexey Cheremkhin 2012-06-14 15:38:36 UTC --- (In reply to comment #1) > Looks similar to bug 48814. Thank you very much. It is definitely the same bug. Bug 48814 was fixed on 2012-03-16, so I simply used the patch. Alexey C

[Bug c/53656] sequence point bug

2012-06-13 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53656 --- Comment #1 from joseph at codesourcery dot com 2012-06-13 12:47:23 UTC --- Looks similar to bug 48814.