[Bug target/78796] TLS fails to link on aarch64 with -mcmodel=large

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue May 30 07:52:00 GMT 2017


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


More information about the Gcc-bugs mailing list