This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/23871] [4.0 Regression] iostream operator<<(int) uses || on integral operands


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-13 20:26 -------
Confirmed, a regression from 3.4.0.  Just a note, 4.0 branch is frozen right now.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |rejects-valid
      Known to fail|                            |4.0.0
      Known to work|                            |3.4.0 4.1.0
   Last reconfirmed|0000-00-00 00:00:00         |2005-09-13 20:26:41
               date|                            |
            Summary|iostream operator<<(int)    |[4.0 Regression] iostream
                   |uses || on integral operands|operator<<(int) uses || on
                   |                            |integral operands
   Target Milestone|---                         |4.0.2


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]