[Bug target/61997] cc1plus ICE with aarch64 target using PCH and builtin functions

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Aug 2 18:38:00 GMT 2014


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |pinskia at gcc dot gnu.org

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Robert Morell from comment #0) 
> If I manually add aarch64-builtins.c to target_gtfiles (and include the
> resulting gt-aarch64-builtins.h at the bottom of the C file) then this
> problem goes away.

That is the correct fix.  I am testing this fix then and will be applying to
the trunk as obvious after I test it.



More information about the Gcc-bugs mailing list