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 other/67868] ICE in handling VTV sections for targets with section anchors.


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67868

--- Comment #8 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> ---
Author: ramana
Date: Tue Oct 20 10:39:30 2015
New Revision: 229045

URL: https://gcc.gnu.org/viewcvs?rev=229045&root=gcc&view=rev
Log:
Enable VTV for aarch64 and arm


Requires fix for section anchors with VTV i.e. PR other/67868

2015-10-20  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>

        * configure.tgt (aarch64*-*-linux): Enable.
        (arm*-*-linux*): Enable.


Modified:
    trunk/libvtv/ChangeLog
    trunk/libvtv/configure.tgt


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