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 tree-optimization/47056] [4.6 Regression] 10 Ada ACATS tests fail to link with undefined reference on ia64-linux


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

--- Comment #8 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-01-04 23:22:35 UTC ---
Author: ebotcazou
Date: Tue Jan  4 23:22:31 2011
New Revision: 168493

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168493
Log:
    PR tree-optimization/47056
    * cgraphbuild.c (mark_address): Remove ATTRIBUTE_UNUSED markers.
    (mark_load): Likewise.  Handle FUNCTION_DECL specially.
    (mark_store): Likewise.  Pass STMT to ipa_record_reference.

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


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