https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100994

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
            Summary|wrong code with "-O1        |[12 Regression] wrong code
                   |-finline-small-functions    |with "-O1
                   |-fipa-cp"                   |-finline-small-functions
                   |                            |-fipa-cp"
                 CC|                            |ebotcazou at gcc dot gnu.org,
                   |                            |jakub at gcc dot gnu.org
   Target Milestone|---                         |12.0
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2021-06-09

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
That void main should have been int main.
Anyway, started with
r12-434-g93f8cb4965cebee125f96376367f05e18ee5749b

Reply via email to