[Bug target/60151] HAVE_AS_GOTOFF_IN_DATA is mis-detected on x86-64

hjl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Feb 12 16:39:00 GMT 2014


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60151

--- Comment #2 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> ---
Author: hjl
Date: Wed Feb 12 16:38:50 2014
New Revision: 207733

URL: http://gcc.gnu.org/viewcvs?rev=207733&root=gcc&view=rev
Log:
Pass --32 to GNU assembler for .long foo@GOTOFF check

    Backport from mainline
    PR target/60151
    * configure.ac (HAVE_AS_GOTOFF_IN_DATA): Pass --32 to GNU
    assembler.

Modified:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/configure
    branches/gcc-4_8-branch/gcc/configure.ac



More information about the Gcc-bugs mailing list