This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug pch/45979] precompiled headers breakage on 2.6.36-rc Linux/ARM kernels
- From: "michaelh at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 23 Mar 2012 02:19:51 +0000
- Subject: [Bug pch/45979] precompiled headers breakage on 2.6.36-rc Linux/ARM kernels
- Auto-submitted: auto-generated
- References: <bug-45979-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45979
--- Comment #12 from michaelh at gcc dot gnu.org 2012-03-23 02:19:51 UTC ---
Author: michaelh
Date: Fri Mar 23 02:19:46 2012
New Revision: 185724
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185724
Log:
2012-03-16 Michael Hope <michael.hope@linaro.org>
Backport from mainline
2011-05-05 Michael Hope <michael.hope@linaro.org>
PR pch/45979
* config/host-linux.c (TRY_EMPTY_VM_SPACE): Define for
__ARM_EABI__ hosts.
Modified:
branches/gcc-4_6-branch/gcc/ChangeLog
branches/gcc-4_6-branch/gcc/config/host-linux.c