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 middle-end/27743] [4.1 Regression] Wrong code for ((unsigned) ((a) >> 2)) >> 15



------- Comment #5 from pinskia at gcc dot gnu dot org  2006-05-25 17:07 -------
Fixed on the mainline at least.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |4.1.0
      Known to work|4.0.3                       |4.0.3 4.2.0
            Summary|[4.1/4.2 Regression] Wrong  |[4.1 Regression] Wrong code
                   |code for ((unsigned) ((a) >>|for ((unsigned) ((a) >> 2))
                   |2)) >> 15                   |>> 15


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


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