[Bug optimization/14903] tail call optimization does not work with char/short return type

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Apr 10 03:01:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-04-10 02:42 -------
Confirmed, related to 14440, 14472, and 14441 but should depend only on PR 14441 as the problem 
is that the char is promoted to int.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
           Severity|normal                      |enhancement
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |pessimizes-code
   Last reconfirmed|0000-00-00 00:00:00         |2004-04-10 02:42:38
               date|                            |
            Summary|tail call optimization does |tail call optimization does
                   |not work with char return   |not work with char/short
                   |type                        |return type


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



More information about the Gcc-bugs mailing list