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/47715] [x32] TLS doesn't work


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

--- Comment #12 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2011-07-05 15:47:44 UTC ---
Author: hjl
Date: Tue Jul  5 15:47:40 2011
New Revision: 175864

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175864
Log:
Promote the function argument before checking non-legitimate constant.

2011-07-05  H.J. Lu  <hongjiu.lu@intel.com>

    PR middle-end/47715
    * calls.c (precompute_register_parameters): Promote the function
    argument before checking non-legitimate constant.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/calls.c


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