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/78796] TLS fails to link on aarch64 with -mcmodel=large


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

--- Comment #11 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue May 30 07:48:57 2017
New Revision: 248632

URL: https://gcc.gnu.org/viewcvs?rev=248632&root=gcc&view=rev
Log:
        Backported from mainline
        2016-12-14  Wilco Dijkstra  <wdijkstr@arm.com>
                    Jakub Jelinek  <jakub@redhat.com>

        PR target/78796
        * config/aarch64/aarch64.c (aarch64_classify_symbol): Merge large
        model checks into switch.

        * gcc.dg/tls/pr78796.c: New test.

Added:
    branches/gcc-5-branch/gcc/testsuite/gcc.dg/tls/pr78796.c
Modified:
    branches/gcc-5-branch/gcc/ChangeLog
    branches/gcc-5-branch/gcc/config/aarch64/aarch64.c
    branches/gcc-5-branch/gcc/testsuite/ChangeLog

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