This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/52094] New: g++ yields different behaviour for postfix increment and decrement operators with fundamental types vs. classes
- From: "dicomj23 at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 02 Feb 2012 09:58:52 +0000
- Subject: [Bug c++/52094] New: g++ yields different behaviour for postfix increment and decrement operators with fundamental types vs. classes
- Auto-submitted: auto-generated
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52094
Bug #: 52094
Summary: g++ yields different behaviour for postfix increment
and decrement operators with fundamental types vs.
classes
Classification: Unclassified
Product: gcc
Version: 4.6.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: dicomj23@gmail.com