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

--- Comment #7 from Yvan Roux <yroux at gcc dot gnu.org> ---
Author: yroux
Date: Tue Jan 13 08:52:55 2015
New Revision: 219522

URL: https://gcc.gnu.org/viewcvs?rev=219522&root=gcc&view=rev
Log:
2015-01-13  Michael Collison  <michael.collison@linaro.org>

    Backport from trunk r217394.
    2014-11-11  Andrew Pinski  <apinski@cavium.com>

    Bug target/61997
    * config.gcc (aarch64*-*-*): Set target_gtfiles to include
    aarch64-builtins.c.
    * config/aarch64/aarch64-builtins.c: Include gt-aarch64-builtins.h
    at the end of the file.


Modified:
    branches/linaro/gcc-4_9-branch/gcc/ChangeLog.linaro
    branches/linaro/gcc-4_9-branch/gcc/config.gcc
    branches/linaro/gcc-4_9-branch/gcc/config/aarch64/aarch64-builtins.c


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