[Bug middle-end/35265] [4.2/4.3/4.4 Regression] __builtin_popcount expansion bug

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Feb 20 16:34:00 GMT 2008



------- Comment #3 from rguenth at gcc dot gnu dot org  2008-02-20 16:34 -------
5111      if (!validate_arglist (exp, INTEGER_TYPE, VOID_TYPE))
5112        return NULL_RTX;

but we get an enumeral type.  Hm.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |rguenth at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2008-02-20 16:29:06         |2008-02-20 16:34:00
               date|                            |


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



More information about the Gcc-bugs mailing list