public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/28989]  New: post-increment of bool variable accepted as lvalue
@ 2006-09-08 19:29 amylaar at gcc dot gnu dot org
  2006-09-08 19:33 ` [Bug c++/28989] [4.0/4.1/4.2 Regression] " pinskia at gcc dot gnu dot org
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: amylaar at gcc dot gnu dot org @ 2006-09-08 19:29 UTC (permalink / raw)
  To: gcc-bugs

void
f()
{
  bool i = 0;
  i++ = 6;
}


-- 
           Summary: post-increment of bool variable accepted as lvalue
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Keywords: accepts-invalid
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: amylaar at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28989


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2009-03-30 17:04 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-08 19:29 [Bug c++/28989] New: post-increment of bool variable accepted as lvalue amylaar at gcc dot gnu dot org
2006-09-08 19:33 ` [Bug c++/28989] [4.0/4.1/4.2 Regression] " pinskia at gcc dot gnu dot org
2006-09-09 19:11 ` pinskia at gcc dot gnu dot org
2006-09-09 19:30 ` pinskia at gcc dot gnu dot org
2006-09-09 23:34 ` pinskia at gcc dot gnu dot org
2006-09-10  0:21 ` pinskia at gcc dot gnu dot org
2006-09-10 22:10 ` mmitchel at gcc dot gnu dot org
2006-09-14  1:34 ` patchapp at dberlin dot org
2006-09-23 18:50 ` pinskia at gcc dot gnu dot org
2006-09-26 15:25 ` pinskia at gcc dot gnu dot org
2006-09-27  6:56 ` pinskia at gcc dot gnu dot org
2007-02-03 19:45 ` [Bug c++/28989] [4.0/4.1/4.2/4.3 " gdr at gcc dot gnu dot org
2007-02-03 20:56 ` pinskia at gcc dot gnu dot org
2007-02-14  9:18 ` mmitchel at gcc dot gnu dot org
2007-08-17 22:15 ` [Bug c++/28989] [4.0/4.1/4.2 " pinskia at gcc dot gnu dot org
2007-08-17 22:15 ` pinskia at gcc dot gnu dot org
2008-01-03 17:45 ` pinskia at gcc dot gnu dot org
2008-07-04 21:30 ` [Bug c++/28989] [4.2 " jsm28 at gcc dot gnu dot org
2009-03-30 17:04 ` jsm28 at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).