When building in parallel (with -j8 here)
install-gcc-ar sometimes wants to install file
before the destination directory is created.
2012-02-29 Khem Raj
* Makefile.in (install-gcc-ar): Add dependency on installdirs.
---
gcc/Makefile.in |2 +-
1 files changed, 1 insertions(+), 1 d
2012/2/27 Joseph S. Myers :
> On Mon, 27 Feb 2012, Kai Tietz wrote:
>
>> 2012-02-28 Kai Tietz
>>
>> * soft-fp/soft-fp.h (_FP_STRUCT_LAYOUT): If not defined,
>> define it as empty macro.
>> * soft-fp/quad.h: Mark bitfield-structures by _FP_STRUCT_LAYOUT.
>> * soft-fp/exten
On Thu, 1 Mar 2012, Kumar, Venkataramanan wrote:
> Hi Maintainers,
>
> We want to add bdver2 description in invoke.texi for GCC 4.7. Here is the
> patch that does that.
>
> Index: gcc/doc/invoke.texi
> ===
> --- gcc/doc/invoke.texi
On Wed, 29 Feb 2012, Richard Guenther wrote:
> On Wed, 29 Feb 2012, Michael Matz wrote:
>
> > Hi,
> >
> > On Wed, 29 Feb 2012, Richard Guenther wrote:
> >
> > > the whole base object - instead I mark the base MEM_REF of such accesses
> > > with TREE_NO_WARNING (ugh) and special-case for them i
Thanks Richard.
I have committed the patch and taken care of new line as well.
Regards,
Venkat.
> -Original Message-
> From: Richard Guenther [mailto:rguent...@suse.de]
> Sent: Thursday, March 01, 2012 2:55 PM
> To: Kumar, Venkataramanan
> Cc: gcc-patches@gcc.gnu.org; ger...@pfeifer.com;
On Wed, Feb 29, 2012 at 7:36 PM, Steven Bosscher wrote:
> Hello,
>
> This fixes two files that still have the GPLv2 copyright notice.
> OK for trunk?
Ok.
Thanks,
Richard.
> Ciao!
> Steven
On Thu, Mar 1, 2012 at 6:28 AM, Maxim Kuvyrkov wrote:
> This patch disables graphite loop flattening optimization due to it being
> effectively unmaintained. To avoid users trying to use unsupported
> optimization and reporting bugs, Sebastian Pop suggested to disable the
> optimization.
>
> T
On Thu, Mar 1, 2012 at 9:11 AM, Khem Raj wrote:
> When building in parallel (with -j8 here)
> install-gcc-ar sometimes wants to install file
> before the destination directory is created.
Ok.
Thanks,
Richard.
> 2012-02-29 Khem Raj
>
> * Makefile.in (install-gcc-ar): Add dependency on
This should fix PR52443 - it is not necessary to restrict integer to
pointer conversions. We do restrict pointer to integer conversions
because of the unknown signedness of pointers. There is no reason
to do the same for integer to pointer conversions.
Bootstrap and regtest on x86_64-unknown-li
On Thu, 1 Mar 2012, Kumar, Venkataramanan wrote:
> This patch was approved in November 2011, but got missed out for commit
> so reposting it.
>
> Index: changes.html
> ===
> RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.6/changes.html,v
>
Hi,
this test adjust some test for mingw targets.
ChangeLog
2012-03-01 Kai Tietz
* gcc.dg/torture/pr47917.c: Make test using POSIX-printf
routines on mingw targets.
* gcc.dg/vect/pr46126.c (size_t): Add support for
LLP64 target.
* gcc.dg/format/dfp-sca
Hi,
the following patch backports 4.5 behavior to 4.4 IPA-CP
initialization when it decides which nodes need to be duplicated (we
often say cloned, but cloning is an overloaded term in gcc) in order
to modify them. In 4.5, this is decided by a new predicate called
cgraph_only_called_directly_p wh
On Wed 29 Feb 2012 18:00:19 GMT, Richard Earnshaw wrote:
Why can't we have a single insn that deals with the have-neon and
dont-have-neon cases?
Sorry, I'm not sure I follow?
There's one insn for the have-neon case, and one for the
don't-have-neon. The expander is necessary to prevent gen_one
Kai Tietz writes:
> this test adjust some test for mingw targets.
would you please fix you mailer not to break long lines? It makes
reviewing harder.
> Index: gcc.dg/vect/pr46126.c
> ===
> --- gcc.dg/vect/pr46126.c (revision 1
Some of links to the online-documentation in the change.html files tend
to break after a some months. Thus, it makes sense to change the trunk
links to branch links.
OK?
Tobias
Index: htdocs/releasing.html
===
RCS file: /cvs/gcc/w
On Thu, Mar 1, 2012 at 2:12 PM, Tobias Burnus wrote:
> Some of links to the online-documentation in the change.html files tend to
> break after a some months. Thus, it makes sense to change the trunk links to
> branch links.
>
> OK?
Ok.
Thanks,
Richard.
> Tobias
2012/3/1 Rainer Orth :
> Kai Tietz writes:
>
>> this test adjust some test for mingw targets.
>
> would you please fix you mailer not to break long lines? It makes
> reviewing harder.
>
>> Index: gcc.dg/vect/pr46126.c
>> ===
>> --- g
Kai Tietz writes:
>>> Index: gcc.dg/vect/pr46126.c
>>> ===
>>> --- gcc.dg/vect/pr46126.c (revision 184657)
>>> +++ gcc.dg/vect/pr46126.c (working copy)
>>> @@ -1,5 +1,7 @@
>>> /* { dg-do compile } */
>>>
>>> +__extension__ t
Hi,
this patch adds some of the new features of gcc 4.7 to the changes.html.
Ok for apply?
Regards,
Kai
Index: wwwdocs/htdocs/gcc-4.7/changes.html
===
--- wwwdocs.orig/htdocs/gcc-4.7/changes.html
+++ wwwdocs/htdocs/gcc-4.7/changes.
This built-in basically returns the high byte of a 24-bit address.
It can be used to test at run time where a pointer points to (Flash or RAM).
Ok for trunk?
Johann
* doc/extend.texi (AVR Built-in Functions): Document
__builtin_avr_flash_segment.
* config/avr/builtins.d
So updated patch (sorry the gmail-mailer breaks lines up here, and I
can't configure it for not doing so. So I attached patch, too).
2012-03-01 Kai Tietz
* gcc.dg/torture/pr47917.c: Make test using POSIX-printf
routines on mingw targets.
* gcc.dg/vect/pr46126.c (size_t
Hi!
Before MEM_REF merge, this code tracked just SSA_NAME dereferences, which
have all the same access size and offset. MEM_REFs with the same SSA_NAME
can have different sizes and/or offsets from the base SSA_NAME.
This patch teaches the non-trapping discovery code to take size/offset
into accou
Hi,
On 02/29/2012 06:53 AM, Paolo Carlini wrote:
Daniel noticed a couple other SFINAE issues, which I'm fixing in the
usual straightforward way. Tested x86_64-linux.
When fixing these things, please add checking for error_mark_node
return as well. For instance, in this patch the calls to
de
On Thu, 1 Mar 2012, Kai Tietz wrote:
> +Windows mingw targets are using -mms-bitfields option
> + as default.
"are using the" (add "the") and probably "by default"
> +Window x86 target is using __thiscall calling convention
> + for C++ class-member functions.
"The Windows x86"
> -Original Message-
> From: Georg-Johann Lay [mailto:a...@gjlay.de]
> Sent: Thursday, March 01, 2012 6:53 AM
> To: gcc-patches@gcc.gnu.org
> Cc: Denis Chertykov; Weddington, Eric
> Subject: [Patch,AVR]: Add built-in to get flash segment
>
> This built-in basically returns the high byte
PING.
On Tue, Jan 24, 2012 at 04:10:19PM +, Sameera Deshpande wrote:
> Hi,
>
> Please find attached the patch fixing bug 49069.
>
> This patch is tested with check-gcc on trunk and 4.6 without regression.
> OK for trunk?
> Is it fine to backport to 4.6 branch?
>
> ChangeLog:
> 2012-01-24 S
On Thu, 1 Mar 2012, Kai Tietz wrote:
> Thanks, I adjusted ChangeLog, comment, and added the copyright year.
> It would be kind, if somebody could apply this patch to glibc's
> repository as I don't have commit access to it. I can do the applying
> to gcc's tree, if patch is ok-ed.
This patch doe
On 01/03/12 15:28, Matthew Gretton-Dann wrote:
> PING.
>
Sorry, I don't think this is right. Why is gen_cstoredi being called
with two constants in a comparison? If both operands are constant then
the comparison is deterministic and we don't need a cstore operation.
R.
> On Tue, Jan 24, 2012
2012/3/1 Joseph S. Myers :
> On Thu, 1 Mar 2012, Kai Tietz wrote:
>
>> Thanks, I adjusted ChangeLog, comment, and added the copyright year.
>> It would be kind, if somebody could apply this patch to glibc's
>> repository as I don't have commit access to it. I can do the applying
>> to gcc's tree,
On Thu, 1 Mar 2012, Kai Tietz wrote:
> 2012/3/1 Joseph S. Myers :
> > On Thu, 1 Mar 2012, Kai Tietz wrote:
> >
> >> Thanks, I adjusted ChangeLog, comment, and added the copyright year.
> >> It would be kind, if somebody could apply this patch to glibc's
> >> repository as I don't have commit acces
The PR52001 alias.c patch meant to avoid infinite recursion among
permanent equivalences within VTA introduced some relatively expensive
behavior that showed up as (apparently?)-infinite recursion within dse
on AVR for one gcc.c-torture/compile test.
This patch reworks get_addr so that it behaves
On 01/03/12 12:57, Andrew Stubbs wrote:
> On Wed 29 Feb 2012 18:00:19 GMT, Richard Earnshaw wrote:
>> Why can't we have a single insn that deals with the have-neon and
>> dont-have-neon cases?
>
> Sorry, I'm not sure I follow?
>
> There's one insn for the have-neon case, and one for the
> don't-
The Go frontend mishandled varargs functions that call recover. This
patch fixes that. The patch also fixes a couple of other cases where
the compiler crashed on invalid input. Bootstrapped and ran Go
testsuite on x86_64-unknown-linux-gnu. Committed to mainline.
Ian
diff -r 0927d16a6df2 go/ex
This patch to libgo's mksysinfo shell script defines the MADV_ constants
use by the syscall.Madvise function. Bootstrapped and ran Go testsuite
on x86_64-unknown-linux-gnu. Committed to mainline.
Ian
diff -r 2af6279334e7 libgo/mksysinfo.sh
--- a/libgo/mksysinfo.sh Thu Mar 01 09:10:52 2012 -0800
Kai Tietz writes:
> So updated patch (sorry the gmail-mailer breaks lines up here, and I
> can't configure it for not doing so. So I attached patch, too).
Ok. In the future, please indicate on which platforms and how you
tested the patch. mingw and x86_64-linux, I assume?
> 2012-03-01 Kai T
Paolo Carlini writes:
> Thanks Jakub for taking care of this.
Indeed, and sorry for the breakage. Nothing of the sort turned up on
x86_64-linux testing.
Rainer
--
-
Rainer Orth, Center for Biotechnology, Biel
The following patch finally fixes s390 bootstrap.
The patch was successfully bootstrapped on s390x, x86/x86-64, power7,
arm, sparc64, and ia64.
Committed as rev. 184749.
2012-03-01 Vladimir Makarov
* lra-lives.c (pseudos_live_through_calls): New sparseset.
(pseudos_live_thr
Hello,
Thanks and sorry for the troubles I caused. Next time I will prepare
patches for it against glibc's developer repository.
As I understand the README file in soft-fp, just those files affected
by my patch need to be merged from glibc.
As the mingw targets are using by defaul ms-struct lay
2012/3/1 Rainer Orth :
> Kai Tietz writes:
>
>> So updated patch (sorry the gmail-mailer breaks lines up here, and I
>> can't configure it for not doing so. So I attached patch, too).
>
> Ok. In the future, please indicate on which platforms and how you
> tested the patch. mingw and x86_64-linu
After PRs libstdc++/52188 and libstdc++/52189 have been resolved, I'd
finally like to update the Solaris baselines for the 4.7 release. This
time, everything looks good: only additions to GLIBCXX_3.4.1[67],
CXXABI_1.3.6, and CXXABI_TM_1, as expected.
Bootstrapped without regressions on i386-pc-so
This patch to the Go compiler reliably gives an error on a misuse of a
function call that returns multiple values. Previously this could
eventually lead to a compiler crash. Bootstrapped and ran Go testsuite
on x86_64-unknown-linux-gnu. Committed to mainline.
Ian
diff -r afc75dd8b19a go/types.
On Thu, 1 Mar 2012, Kai Tietz wrote:
> As I understand the README file in soft-fp, just those files affected
> by my patch need to be merged from glibc.
It's better to import the lot, rather than have mixed versions. (But if
there are non-comment changes to files not affected by your patch, it
Kai Tietz writes:
>>> 2012-03-01 Kai Tietz
>>>
>>> * gcc.dg/torture/pr47917.c: Make test using POSIX-printf
>>> routines on mingw targets.
>>> * gcc.dg/vect/pr46126.c (size_t): Add support for
>>
>> Please update for the uintptr_t change.
Would you please fix up the ChangeLo
On Feb 29, 2012, at 8:11 PM, Kaz Kojima wrote:
> The attached patch is to avoid PR target/48596 which is a 4.7
> regression on SH. It seems that now IRA aggressively tried to
> use fp regs as the holder for memory addresses on this port.
Gosh, I hope IRA is cleaned up, as other ports do have weir
Index: index.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.837
diff -u -r1.837 index.html
--- index.html 1 Mar 2012 14:40:13 - 1.837
+++ index.html 1 Mar 2012 18:41:39 -
@@ -130,7 +130,7 @@
2012/3/1 Joseph S. Myers :
> On Thu, 1 Mar 2012, Kai Tietz wrote:
>
>> As I understand the README file in soft-fp, just those files affected
>> by my patch need to be merged from glibc.
>
> It's better to import the lot, rather than have mixed versions. (But if
> there are non-comment changes to f
Backport r184061 from gcc-4_6 branch to fix an invalid
constant simplification (PR52060).
bootstrap and crosstool tests pass.
OK for google/gcc-4_6 and google/gcc-4_6_2-mobile?
2012-03-01 Jing Yu
Backport r184061 from gcc-4_6-branch to fix PR52060.
2012-02-07 Jakub Jelinek
The 64-bit gcc.dg/intmax_t-1.c was failing on IRIX 6.5:
FAIL: gcc.dg/intmax_t-1.c (test for excess errors)
Excess errors:
/vol/gcc/src/hg/trunk/local/gcc/testsuite/gcc.dg/intmax_t-1.c:19:10: warning:
assignment from incompatible pointer type [enabled by default]
/vol/gcc/src/hg/trunk/local/gcc/te
On 02/14/2012 08:50 PM, Jason Merrill wrote:
While looking at PR 51930, I discovered that we were silently ignoring
attributes on explicit instantiations; this patch warns about this. This
isn't exactly a regression, but the submitter ran into it as a result of
a behavior change in 4.7, and the p
Hello,
The attached patch adds support for the SH tas.b instruction by
introducing a new target option -menable-tas.
The patch was tested against rev 184589 with...
make info dvi pdf
make -k check RUNTESTFLAGS="--target_board=sh-sim\{
-m2/-ml,-m2/-mb, -m2a-single/-mb,
-m4-single/-ml,-m4-single/-
Hi Diego,
This is a backport of r184370 from integration branch. I have tested this
by building it for different configurations of powerpc.
-Doug
2012-03-01 Doug Kwan
Backport r184370 from integration branch.
2012-02-17 Doug Kwan
* gcc/config.gcc (p
This patch fixes a target problem found with the Linux ext4 driver.
The zvdep_imm64 pattern truncated the 64-bit constant operand to 32-bits.
The truncated value was -1. As a result, (x >> 4) + 1 was zero,
the call to exact_log2 failed, and thus the insert length for the constant
was wrong. This
Hello,
The function tertiary_reload_operand in sh.c seems to be dead code. The
attached patch deletes it.
Tested with: make all-gcc
OK to apply?
Cheers,
Oleg
2012-03-01 Oleg Endo
* config/sh/sh-protos.h (tertiary_reload_operand): Remove dead
function.
* config/sh/s
On 01/03/12 14:35 , Doug Kwan wrote:
2012-03-01 Doug Kwan
Backport r184370 from integration branch.
2012-02-17 Doug Kwan
* gcc/config.gcc (powerpc*-*-linux): Pull in GRTEv2 spec
changes if target matches *-grtev2-*.
* gcc/con
On Thu, 1 Mar 2012, Kai Tietz wrote:
> Well, there are some new files, which aren't present in gcc's copy.
They are not new files. They are files that were in soft-fp all along but
weren't imported into GCC because they aren't relevant to GCC.
> The rest of the changes are just related to the
In pointer_diff we still expect pointer addition to use PLUS_EXPR. I
discovered this while working on a new port with somewhat unusual
pointer types.
Interestingly, the C++ frontend also has a pointer_diff function, but
doesn't seem to attempt to optimize. Is there a reason for this?
Bootstrapped
On Thu, 1 Mar 2012, Bernd Schmidt wrote:
> In pointer_diff we still expect pointer addition to use PLUS_EXPR. I
> discovered this while working on a new port with somewhat unusual
> pointer types.
>
> Interestingly, the C++ frontend also has a pointer_diff function, but
> doesn't seem to attempt
On Tue, 28 Feb 2012, Richard Earnshaw wrote:
> Here's an updated version, plus some updates to install.texi to avoid
> references to the obsolete ports.
>
> OK?
OK.
--
Joseph S. Myers
jos...@codesourcery.com
On Thu, 1 Mar 2012, Kumar, Venkataramanan wrote:
> This patch adds bdver2 description in changes.html.
Sure, looks good.
Gerald
On Thu, 1 Mar 2012, Kai Tietz wrote:
> 2012-03-01 Kai Tietz
>
> * soft-fp: Imported from glibc upstream.
>
> Ok for apply ?
If this is just copying the files from glibc, then it's OK for GCC.
--
Joseph S. Myers
jos...@codesourcery.com
Here is what I have finally commited to libstdcxx_so_7-2 branch.
2012-03-01 François Dumont
DR libstdc++/13631
* config/locale/gnu/messages_member.h, messages_member.cc: Prefer
dgettext usage to gettext to allow usage of several catalogs at the
same time. Add an
Patch to add builtins to detect CPU type:
I have ported the patch from google/gcc-4_6 to google/main. I also want this
patch to be considered for trunk. Please see this discussion:
http://gcc.gnu.org/ml/gcc-patches/2011-08/msg01355.html
when this patch fo
Hello,
The attached patch improves the support for DImode absolute value code
on SH. This is basically the same patch as in the PR, but with added
TARGET_SH1 conditions in the relevant expanders to avoid SH64 failures,
as Kaz pointed out in the PR.
Moreover, it adds a test case and fixes the exis
2012/3/1 Joseph S. Myers :
> On Thu, 1 Mar 2012, Kai Tietz wrote:
>
>> 2012-03-01 Kai Tietz
>>
>> * soft-fp: Imported from glibc upstream.
>>
>> Ok for apply ?
>
> If this is just copying the files from glibc, then it's OK for GCC.
Yes, it is. Applied at rev 184760.
Thanks,
Kai
Sri, probably need to remove the [google] prefix in the subject line
to prevent this from being filtered.
David
On Thu, Mar 1, 2012 at 12:45 PM, Sriraman Tallam wrote:
> Patch to add builtins to detect CPU type:
>
>
> I have ported the patch from google/g
From: Eric Botcazou
Date: Wed, 29 Feb 2012 21:48:57 +0100
> As discussed with DaveM, this duplicates libitm's cpu_relax into libgomp.
>
> Tested on SPARC64/Linux, applied on the mainline.
Thanks for taking care of this Eric.
On Wed, Feb 29, 2012 at 8:14 PM, Diego Novillo wrote:
> On 24/02/12 01:03 , Sandeep Soni wrote:
>
>> + name_token = gl_consume_expected_token (parser->lexer, CPP_NAME);
>> + name = gl_token_as_text (name_token);
>> +
>> + e = ggc_alloc_cleared_gimple_symtab_entry_def ();
>> + e->id = get_ident
Hi,
By now we have quite some leftover modules in the testsuite, again.
Given that the previous suggestion in this thread -- to have a separate
script in contrib -- did not trigger any reaction, let me suggest the
patch below instead.
Teach the testsuite to cleanup the modules.
We do this by grep
Just committed the attached patch as obvious.
Cheers,
Oleg
2012-03-01 Oleg Endo
* config/sh/constraints.md: Fix comment typo.
Index: gcc/config/sh/constraints.md
===
--- gcc/config/sh/constraints.md (revision 184757)
+++
The patch will be auto-merged into google/gcc-4_6 in near future.
I will cherry-pick it into google/gcc-4_6_2-mobile.
On Thu, Mar 1, 2012 at 10:50 AM, Jing Yu wrote:
> Backport r184061 from gcc-4_6 branch to fix an invalid
> constant simplification (PR52060).
>
> bootstrap and crosstool tests pas
I ported this patch into google/gcc-4_6_2-mobile.
Thanks,
Jing
On Sat, Feb 25, 2012 at 1:40 PM, Sriraman Tallam wrote:
> Committed now, thanks.
>
> -Sri.
>
> On Fri, Feb 24, 2012 at 11:18 PM, Xinliang David Li
> wrote:
>> ok.
>>
>> David
>>
>> On Fri, Feb 24, 2012 at 4:19 PM, Sriraman Tallam w
Oleg Endo wrote:
> 2012-03-01 Oleg Endo
>
> PR target/49486
> * config/sh/sh.md (negdi2): Add TARGET_SH1 condition.
> (absdi2): New expander.
> (*absdi2, *negabsdi2, negdi_cond): New insns and splits.
>
>
> testsuite/ChangeLog:
>
> 2012-03-01 Oleg Endo
>
>
Oleg Endo wrote:
> The attached patch adds support for the SH tas.b instruction by
> introducing a new target option -menable-tas.
> The patch was tested against rev 184589 with...
[snip]
> Other than that, OK for 4.8?
>
> Cheers,
> Oleg
>
> 2012-03-01 Oleg Endo
>
> * config/sh/sh.h (T
Oleg Endo wrote:
> The function tertiary_reload_operand in sh.c seems to be dead code. The
> attached patch deletes it.
>
> Tested with: make all-gcc
>
> OK to apply?
>
> Cheers,
> Oleg
>
> 2012-03-01 Oleg Endo
>
> * config/sh/sh-protos.h (tertiary_reload_operand): Remove dead
>
Oleg Endo wrote:
> Just committed the attached patch as obvious.
>
> Cheers,
> Oleg
>
> 2012-03-01 Oleg Endo
>
> * config/sh/constraints.md: Fix comment typo.
Updating copyright years is needed.
Regards,
kaz
On Thu, 2012-03-01 at 13:11 +0900, Kaz Kojima wrote:
> Hi,
>
> The attached patch is to avoid PR target/48596 which is a 4.7
> regression on SH. It seems that now IRA aggressively tried to
> use fp regs as the holder for memory addresses on this port.
> SH requires a special fpul register to move
On Fri, 2012-03-02 at 06:45 +0900, Kaz Kojima wrote:
> Oleg Endo wrote:
> > The function tertiary_reload_operand in sh.c seems to be dead code. The
> > attached patch deletes it.
> >
> > Tested with: make all-gcc
> >
> > OK to apply?
> >
> > Cheers,
> > Oleg
> >
> > 2012-03-01 Oleg Endo
>
Removing [google] prefix from the subject line.
On Thu, Mar 1, 2012 at 12:54 PM, Xinliang David Li wrote:
> Sri, probably need to remove the [google] prefix in the subject line
> to prevent this from being filtered.
>
> David
>
> On Thu, Mar 1, 2012 at 12:45 PM, Sriraman Tallam wrote:
>> Patch t
Oleg Endo wrote:
> I will go through the other SH source files and fix the copyright years
> in a separate patch, OK?
OK.
Regards,
kaz
> After PRs libstdc++/52188 and libstdc++/52189 have been resolved, I'd
> finally like to update the Solaris baselines for the 4.7 release.
> This time, everything looks good: only additions to GLIBCXX_3.4.1[67],
> CXXABI_1.3.6, and CXXABI_TM_1, as expected.
>
> Bootstrapped without regressions o
> I was surprised to see GLIBCXX_3.4.15 symbols added, but then realized
> you added the complete set so this seems fine.
I meant to say: surprised to see GLIBCXX_3.4.16 symbols added, but then
you the complete set so this seems fine. So the only added symbols are
the complete set of GLIBCXX_3.4
Committed the attached patch as rev 184764 to update copyright years in
several SH target source files.
Cheers,
Oleg
2012-03-01 Oleg Endo
* config/sh/sh-protos.h: Update copyright notice dates.
* config/sh/sh.h: Likewise.
* config/sh/sh.md: Likewise.
* config/s
Oleg Endo wrote:
> BTW, the patch also seems to fix PR 48806.
Ah, I've confirmed it. Thanks for pointing it out.
Regards,
kaz
Rainer Orth writes:
> 2012-02-22 Rainer Orth
>
> * config/mips/iris6.h [!USED_FOR_TARGET] (long_intmax): Declare.
> (INTMAX_TYPE): Use it.
> (UINTMAX_TYPE): Likewise.
> (SUBTARGET_OVERRIDE_OPTIONS): Define.
> (irix6_c_common_override_options): Declare.
> (C_C
noticed these bits hanging out after a "make clean" in testsuite. Fixed.
tested x86/linux
-benjamin2012-03-01 Benjamin Kosnik
* testsuite/Makefile.am (CLEANFILES): Add *.gdb.
* testsuite/Makefile.in: Regenerate.
diff --git a/libstdc++-v3/testsuite/Makefile.am b/libstdc++-v3/testsui
Add an x86_64-grtev3-linux-gnu target.
For GRTE v2, we use the value of $with_sysroot to conditionally include spec
file changes. This is inconsistent with what we do for other architectures
like ARM, and it's less flexible since (a) the feature machinery is really
designed to key off $target and
Hi Diego,
This is a backport from trunk to fix a problem in validate_failures.py
when testing a cross compiler.
-Doug
2012-03-01 Doug Kwan
Backport r184357 from trunk
2012-02-17 Doug Kwan
* contrib/testsuite-management/validate_failures.py
I can wait until the merge is done. Thanks.
-Doug
On Thu, Mar 1, 2012 at 12:17 PM, Diego Novillo wrote:
> On 01/03/12 14:35 , Doug Kwan wrote:
>
>> 2012-03-01 Doug Kwan
>>
>> Backport r184370 from integration branch.
>>
>> 2012-02-17 Doug Kwan
>>
>> * gcc/config
If approved, this will be applied after Diego's 4.6.3 release merge
into Google's gcc-4_6 branch.
-Doug
On Thu, Mar 1, 2012 at 6:57 PM, Doug Kwan wrote:
> Hi Diego,
>
> This is a backport from trunk to fix a problem in validate_failures.py
> when testing a cross compiler.
>
> -Doug
>
> 2012-0
On 1/03/2012, at 11:42 PM, Richard Guenther wrote:
> On Thu, Mar 1, 2012 at 6:28 AM, Maxim Kuvyrkov wrote:
>> This patch disables graphite loop flattening optimization due to it being
>> effectively unmaintained. To avoid users trying to use unsupported
>> optimization and reporting bugs, Sebas
On 2/03/2012, at 1:53 AM, Martin Jambor wrote:
> Hi,
>
> the following patch backports 4.5 behavior to 4.4 IPA-CP
> initialization when it decides which nodes need to be duplicated (we
> often say cloned, but cloning is an overloaded term in gcc) in order
> to modify them. In 4.5, this is decide
After discussions in Kona, some suggestions to refine this trait were
proposed, as attached. In addition, there is some documentation which
will be checked in later.
tested x86/linux
-benjamin2012-03-01 Michael Spertus
* include/tr2/type_traits (typelist): To __reflection_typelist.
(first,
as per the bugzilla log
tested x86/linux
-benjamin2012-03-01 Benjamin Kosnik
Ramana Radhakrishnan
PR libstdc++/51785
* acinclude.m4 (GLIBCXX_CHECK_STDIO_PROTO): New.
* configure.ac: Call it.
* configure: Regenerate.
* config.h.in: Same.
* config/os/gnu-linux/os_defines.h:
93 matches
Mail list logo