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 ada/60703] System.Address not preelaborable on MIPS


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

--- Comment #4 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Author: ebotcazou
Date: Sun Mar 30 15:48:48 2014
New Revision: 208947

URL: http://gcc.gnu.org/viewcvs?rev=208947&root=gcc&view=rev
Log:
    PR ada/60703
    * system-linux-alpha.ads: Adjust for Ada 2005.
    * system-linux-mips.ads: Likewise.
    * system-linux-mips64el.ads: Likewise.
    * system-linux-mipsel.ads: Likewise.
    * system-linux-s390.ads: Likewise.
    * system-linux-s390x.ads: Likewise.
    * system-linux-sparc.ads: Likewise.
    * system-linux-sparcv9.ads: Likewise.
    * system-rtems.ads: Likewise.
    * system-vxworks-arm.ads: Likewise.

Modified:
    branches/gcc-4_7-branch/gcc/ada/ChangeLog
    branches/gcc-4_7-branch/gcc/ada/system-linux-alpha.ads
    branches/gcc-4_7-branch/gcc/ada/system-linux-mips.ads
    branches/gcc-4_7-branch/gcc/ada/system-linux-mips64el.ads
    branches/gcc-4_7-branch/gcc/ada/system-linux-mipsel.ads
    branches/gcc-4_7-branch/gcc/ada/system-linux-s390.ads
    branches/gcc-4_7-branch/gcc/ada/system-linux-s390x.ads
    branches/gcc-4_7-branch/gcc/ada/system-linux-sparc.ads
    branches/gcc-4_7-branch/gcc/ada/system-linux-sparcv9.ads
    branches/gcc-4_7-branch/gcc/ada/system-rtems.ads
    branches/gcc-4_7-branch/gcc/ada/system-vxworks-arm.ads


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