This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]