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 c/20187] [3.4 Regression] wrong code for ((unsigned char)(unsigned long long)((a?a:1)&(a*b)))?0:1)


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-01 19:39 -------
Confirmed, only a regression on the 3.4 branch.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
      Known to fail|                            |3.4.0 3.0.4 3.3.3
      Known to work|                            |4.0.0 4.1.0 2.95.3
   Last reconfirmed|0000-00-00 00:00:00         |2005-07-01 19:39:19
               date|                            |
            Summary|[3.4/4.0/4.1 Regression]    |[3.4 Regression] wrong code
                   |wrong code for ((unsigned   |for ((unsigned
                   |char)(unsigned long         |char)(unsigned long
                   |long)((a?a:1)&(a*b)))?0:1)  |long)((a?a:1)&(a*b)))?0:1)
   Target Milestone|---                         |3.4.5


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


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