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



Andrew Pinski <pinskia at gcc dot gnu.org> changed:



           What    |Removed                     |Added

----------------------------------------------------------------------------

           Keywords|                            |build, ice-on-valid-code

             Status|UNCONFIRMED                 |NEW

   Last reconfirmed|                            |2012-11-20

            Summary|[4.8 Regression] var_arg    |[4.8 Regression] var_arg

                   |usage with non-POD causes   |usage with non-POD

                   |clang to fail to build gcc  |

     Ever Confirmed|0                           |1

           Severity|normal                      |blocker



--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-11-20 
00:06:24 UTC ---

We also have the same issue with compiling GCC with GCC 4.4.5 and then running

the testsuite at -O3.  This is done for cross compilers all the time.  In fact

I noticed it while I was trying to run the testsuite for AARCH64.

Reply via email to