[Bug target/78796] TLS fails to link on aarch64 with -mcmodel=large
jb at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jan 4 08:07:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78796
--- Comment #10 from Janne Blomqvist <jb at gcc dot gnu.org> ---
Author: jb
Date: Wed Jan 4 08:06:54 2017
New Revision: 244048
URL: https://gcc.gnu.org/viewcvs?rev=244048&root=gcc&view=rev
Log:
PR 78796 Modify testcases due to gfc_trans_string_copy change
As r244011 had to be reverted, this change adds back the testcase
changes that are needed due to r244003.
2017-01-04 Janne Blomqvist <jb@gcc.gnu.org>
PR fortran/78534
PR fortran/78976
* gfortran.dg/dependency_49.f90: Change scan-tree-dump-times
due to gfc_trans_string_copy change to avoid -Wstringop-overflow.
* gfortran.dg/transfer_intrinsic_1.f90: Change
scan-tree-dump-times due to gfc_trans_string_copy change to
avoid -Wstringop-overflow.
Modified:
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/gfortran.dg/dependency_49.f90
trunk/gcc/testsuite/gfortran.dg/transfer_intrinsic_1.f90
More information about the Gcc-bugs
mailing list