http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47541
Summary: For integer pointers, the value of ++*p is not
written back to memory
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47541
Michael Veksler changed:
What|Removed |Added
Version|4.5.1 |4.6.0
--- Comment #1 from Michael Veksl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47541
--- Comment #3 from Michael Veksler 2011-01-30
12:39:04 UTC ---
Created attachment 23168
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23168
This is a minimal file to reproduce this error
Strange, it got lost somehow. Here it is, again.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51484
Bug #: 51484
Summary: Can't create C++ executable with -profile-generate
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55639
Michael Veksler changed:
What|Removed |Added
CC||veksler at il dot ibm.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49481
Summary: Warn about string literal + character
Product: gcc
Version: 4.5.1
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: c++
AssignedTo: unassig..