Hi,
[patch] ENUM_BITFIELD broke GDB
http://sourceware.org/ml/binutils/2011-04/msg00333.html
ENUM_BITFIELD has been now defined in bfdlink.h which is included only in some
GDB sources. There would be needed some
#ifndef ENUM_BITFIELD
#define ENUM_BITFIELD
but I find it fragile.
I
On Sat, Feb 19, 2011 at 4:52 PM, H.J. Lu wrote:
> On Fri, Feb 18, 2011 at 8:19 AM, Richard Guenther wrote:
>>
>> This reverts lazy BLOCK_VARS streaming as I thought back in time
>> that VAR_DECLs have BLOCKs as DECL_CONTEXT while they have
>> FUNCTION_DECLs ... so the patch doesn't work at all an
This removes "Older maintained release series" and the like which
were emphasized, even, in favor of focusing on the version numbers.
Overall this means we have less text on the main page, but basically
the same contents.
Gerald
Index: gcc.css
Hi folks,
This patch is a little intrusive and because of the interplay between the
different bugs, I wanted to combine the solution. Thanks to Thomas Henlich for
reporting these bugs and testing.
This patch fixes 48488, 48602 (partially), 48615, and 48684. The adjustments
made require chang
I have checked in Richard's patch for PR43804.
Andreas.
2011-04-24 Richard Sandiford
PR target/43804
* config/m68k/constraints.md (T): Allow PIC operands that satisfy
LEGITIMATE_PIC_OPERAND_P.
Index: gcc/config/m68k/constraints.md
=
Hi,
I checked in this patch to require ia32 instead of ilp32 on ia32 tests.
H.J.
commit 7412d91e93cf1a153f500101ba53c7ab2f7cdc96
Author: H.J. Lu
Date: Sat Apr 16 07:45:26 2011 -0700
Require ia32 instead of ilp32.
diff --git a/gcc/testsuite/ChangeLog.x32 b/gcc/testsuite/ChangeLog.x3
On Fri, Apr 22, 2011 at 12:27 PM, Richard Guenther wrote:
>
> There is a scary comment before build_int_cst_type why build_int_cst
> can't be sane. Fortunately it is not true. If it were there would
> be other code to be fixed.
>
> Bootstrapped and tested on x86_64-unknown-linux-gnu, applied to
Ask for bugs to be reproduced with a current release. Suggest use
of -Wextra in addition to -Wall.
Installed.
Gerald
Index: bugs/index.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/bugs/index.html,v
retrieving revision 1.106
diff -u -
Installed.
Gerald
Index: readings.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.213
diff -u -r1.213 readings.html
--- readings.html 23 Apr 2011 22:55:53 - 1.213
+++ readings.html
The link to WRap-IT here was broken and I did not find a replacement,
thus avoiding the link altogether.
Installed.
Gerald
Index: lno.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/projects/tree-ssa/lno.html,v
retrieving revision 1.5
di
Installed.
Gerald
2011-04-24 Gerald Pfeifer
* doc/xml/manual/parallel_mode.xml: Fix link to libgomp online
documentation. Expand link text.
Index: doc/xml/manual/parallel_mode.xml
===
--- doc/xml/manual/parall
On the way, add a blank after the URL so that it's easier to copy and
paste or just click in an editor or somesuch.
Installed on mainline. Not necessary on older branches since there is
a redirect in place.
Gerald
2011-04-24 Gerald Pfeifer
* libsupc++/cxxabi.h: Adjust link to FAQ e
> Hi,
> the problems with LTO build reported by Toon is caused by a hack disabling
> jump function in ipa-prop on wpa. The hack is no longer needed and it is
> wrong,
> since jump function makes no sense when they are not updated. Consequentely
> inline cost metrics get lost.
>
> I am testing th
This is in line with a general trend to make this our primary reference
around bug reporting. If we keep referring to Bugzilla directly, how can
we expect that anyone reads the instructions? (Which, by the way, we need
to continue to make more concise.)
Gerald
2011-04-24 Gerald Pfeifer
Hi,
I committed as obvious this patchlet to mainline and 4_6-branch. Tested
make info and make dvi.
Thanks,
Paolo.
2011-04-24 Paolo Carlini
PR other/48748
* doc/extend.texi (Type Traits): Document __is_standard_layout,
__is_literal_type, an
Installed on mainline; if someone wants me to, happy to apply to older
branches as well.
Gerald
2011-04-24 Gerald Pfeifer
* doc/sourcebuild.texi (Ada Tests): Adjust reference to ACATS
testsuite and make it version agnostic.
Index: doc/sourcebuild.texi
16 matches
Mail list logo