http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55604
--- Comment #1 from Aldy Hernandez 2012-12-05
18:08:24 UTC ---
Created attachment 28884
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28884
proposed patch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55604
Aldy Hernandez changed:
What|Removed |Added
AssignedTo|unassigned at gcc dot |aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55604
Aldy Hernandez changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54160
--- Comment #5 from Aldy Hernandez 2012-12-05
21:10:25 UTC ---
Author: aldyh
Date: Wed Dec 5 21:10:18 2012
New Revision: 194227
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194227
Log:
PR target/54160
* config/t-dar
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54160
Aldy Hernandez changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55513
--- Comment #8 from Aldy Hernandez 2012-12-06
21:06:29 UTC ---
After Jason's patch here (trunk@177066):
PR c++/49813
* semantics.c (potential_constant_expression_1): Allow any builtin.
(morally_constexpr_builtin_
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55513
--- Comment #10 from Aldy Hernandez 2012-12-08
01:20:33 UTC ---
Author: aldyh
Date: Sat Dec 8 01:19:13 2012
New Revision: 194316
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194316
Log:
PR c++/55513
* semantics.c (c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55513
Aldy Hernandez changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54324
Aldy Hernandez changed:
What|Removed |Added
CC||aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54324
--- Comment #3 from Aldy Hernandez 2012-12-10
19:40:17 UTC ---
I was successfully able to bootstrap trunk with a freshly built 3.4.0 compiler:
houston:/build/trunk$ gcc -v
Reading specs from
/home/build/old-gccs/3.4.0/install/bin/../lib
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54324
--- Comment #7 from Aldy Hernandez 2012-12-12
05:09:09 UTC ---
Another proposed patch.
http://gcc.gnu.org/ml/gcc-patches/2012-12/msg00766.html
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54324
--- Comment #9 from Aldy Hernandez 2012-12-18
15:19:55 UTC ---
Author: aldyh
Date: Tue Dec 18 15:19:43 2012
New Revision: 194583
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194583
Log:
PR other/54324
* ansidecl.h (A
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54324
--- Comment #10 from Aldy Hernandez 2012-12-18
15:26:50 UTC ---
Author: aldyh
Date: Tue Dec 18 15:26:27 2012
New Revision: 194584
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194584
Log:
PR other/54324
* tree-ssa-coa
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55734
Bug #: 55734
Summary: gcov-io.c uses builtins not available in non-GCC
compilers
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRME
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55734
--- Comment #2 from Aldy Hernandez 2012-12-18
15:45:17 UTC ---
I have a proposed patch here:
http://gcc.gnu.org/ml/gcc-patches/2012-12/msg00766.html
...which was deemed not sexy at all. So perhaps Richard or someone else can
suggest
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55734
--- Comment #6 from Aldy Hernandez 2012-12-18
16:19:33 UTC ---
Created attachment 28999
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28999
proposed patch
Oh, I didn't realize we always had the HWI variants available (inlined in
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54324
--- Comment #11 from Aldy Hernandez 2012-12-18
16:22:11 UTC ---
Author: aldyh
Date: Tue Dec 18 16:21:57 2012
New Revision: 194586
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194586
Log:
PR other/54324
* doc/install.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55734
Aldy Hernandez changed:
What|Removed |Added
Attachment #28999|0 |1
is obsolete|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55734
--- Comment #11 from Aldy Hernandez 2012-12-18
22:41:13 UTC ---
Teresa, I think this is what you were referring to, and the reason for my
original patch:
houston:/build/trunkboot$ ./install/bin/gcc a.c -fprofile-generate
/home/build/tru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55719
Aldy Hernandez changed:
What|Removed |Added
CC||aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55719
Aldy Hernandez changed:
What|Removed |Added
CC||rsandifo at gcc dot gnu.org
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55565
Aldy Hernandez changed:
What|Removed |Added
CC||aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55565
--- Comment #4 from Aldy Hernandez 2013-01-10
17:46:39 UTC ---
I compared the code generated by trunk with the generated code in rev 190339
which broke the test. The trunk code is more optimal than when the test
"passed", so I suggest eit
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54139
Aldy Hernandez changed:
What|Removed |Added
CC||aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55565
--- Comment #6 from Aldy Hernandez 2013-01-10
20:28:33 UTC ---
Author: aldyh
Date: Thu Jan 10 20:28:26 2013
New Revision: 195097
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195097
Log:
PR target/55565
* gcc.target/p
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55565
Aldy Hernandez changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54139
--- Comment #2 from Aldy Hernandez 2013-01-11
18:01:57 UTC ---
I have built a cross cc1/cc1plus with:
blah/configure --enable-languages=c,c++ --target=armv5tel-unknown-linux-gnueabi
but I get a totally different error on testsuite/gcc.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54139
--- Comment #4 from Aldy Hernandez 2013-01-15
15:49:04 UTC ---
Perhaps this is a duplicate of PR55780? If it is, there is already a proposed
patch here:
http://gcc.gnu.org/ml/gcc-patches/2012-12/msg01339.html
which has been pinged he
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55780
Aldy Hernandez changed:
What|Removed |Added
CC||aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54139
--- Comment #7 from Aldy Hernandez 2013-01-15
16:51:54 UTC ---
Oh Janis, and when you do, please reference the new PR here so we can close
this PR in deference to those 3 individual PRs.
Thanks.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54139
Aldy Hernandez changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55693
Aldy Hernandez changed:
What|Removed |Added
CC||aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55693
Aldy Hernandez changed:
What|Removed |Added
CC||echristo at gcc dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55693
--- Comment #12 from Aldy Hernandez 2013-01-17
18:43:45 UTC ---
BTW, the reason this works when forcing the instrumented path as Torvald
suggested (comment #7) is because when f1() is instrumented, the call to
__cxa_allocate_exception is a
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55693
Aldy Hernandez changed:
What|Removed |Added
AssignedTo|aldyh at gcc dot gnu.org|unassigned at gcc dot
||aldyh at gcc dot gnu.org,
||dje at gcc dot gnu.org
--- Comment #7 from Aldy Hernandez 2013-01-21
14:13:28 UTC ---
I cannot reproduce on current trunk (195333).
Comment #1 mentioned that this was reproducible on a
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55939
Aldy Hernandez changed:
What|Removed |Added
CC||aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52911
Aldy Hernandez changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- C
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55693
Aldy Hernandez changed:
What|Removed |Added
CC||patrick.marlier at gmail
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55939
--- Comment #10 from Aldy Hernandez 2013-01-29
13:23:37 UTC ---
Confirmed with testcase in comment #5, compiling with:
[guest@aranym2 gcc]$ ./xgcc -B./ a.c -O2
[guest@aranym2 gcc]$ ./a.out
Aborted
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55939
Aldy Hernandez changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55939
--- Comment #11 from Aldy Hernandez 2013-01-29
17:26:46 UTC ---
In adding debugging printfs throughout a locally reduced testcase, I ran into
something peculiar, that may or may not be related to this PR. Perhaps some
floating point savvy
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55939
--- Comment #17 from Aldy Hernandez 2013-01-29
21:20:53 UTC ---
Both -fexcess-precision=standard and -ffloat-store fix the testcase. This is
perhaps a duplicate of PR323.
Although, Jakub mentions that according to:
http://gcc.gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54410
Aldy Hernandez changed:
What|Removed |Added
CC||aldyh at gcc dot gnu.org
Priority: P3
Component: middle-end
Assignee: unassigned at gcc dot gnu.org
Reporter: aldyh at gcc dot gnu.org
Target Milestone: ---
For the following simple testcase, the SSA backwards threader misses that xcopy
is a copy of a constant, because the definitions for both xcopy
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81596
--- Comment #1 from Aldy Hernandez ---
Well, it looks like we're purposely not handling the aforementioned case in the
rest of the threader. So perhaps this is more of a feature request.
Jeff, is this worth looking into, or should we close this
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81931
--- Comment #4 from Aldy Hernandez ---
On gcc110.fsffrance.org, I see gcc.dg/atomic/c11-atomic-exec-1.c failing with
an execution error with a simple stage1 compiler. Perhaps this is a different
problem, but it can be distilled to:
int
main (vo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81931
--- Comment #6 from Aldy Hernandez ---
The problem here is that get_nonzero_bits() is being called with an SSA whose
precision is 0 (_Complex float). This is causing this code in
get_nonzero_bits():
range_info_def *ri = SSA_NAME_RANGE_INFO (n
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81931
--- Comment #8 from Aldy Hernandez ---
FWIW, the reason a cross x86-64 to ppc64 doesn't exhibit the problem may be
because
wi::shwi (-1, precision) calls sext_hwi() which eventually shifts left by 64
bits:
int shift = HOST_BITS_PER_WIDE_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81931
--- Comment #9 from Aldy Hernandez ---
(In reply to Richard Biener from comment #7)
> I suppose the idea was to make nonzero_bits foolproof. And -1 being
> sign-extended should be fine... unless precision is 0 ;)
>
> So, in nonzero_bits use TY
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81931
--- Comment #11 from Aldy Hernandez ---
Author: aldyh
Date: Thu Aug 24 11:40:55 2017
New Revision: 251328
URL: https://gcc.gnu.org/viewcvs?rev=251328&root=gcc&view=rev
Log:
PR middle-end/81931
* tree-ssanames.c (get_nonzero_bits)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81931
--- Comment #12 from Aldy Hernandez ---
Author: aldyh
Date: Thu Aug 24 11:42:24 2017
New Revision: 251329
URL: https://gcc.gnu.org/viewcvs?rev=251329&root=gcc&view=rev
Log:
Port from mainline:
2017-08-24 Aldy Hernandez
PR middle-end
Priority: P3
Component: debug
Assignee: unassigned at gcc dot gnu.org
Reporter: aldyh at gcc dot gnu.org
Target Milestone: ---
While debugging cc1, a function parameter of "vec<...> *&path" yields
garbabge when printing it from gdb:
(gdb
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53984
--- Comment #15 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 15:49:50 2017
New Revision: 252105
URL: https://gcc.gnu.org/viewcvs?rev=252105&root=gcc&view=rev
Log:
PR libstdc++/53984 fix failing test
PR libstdc++/53984
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67054
--- Comment #7 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 15:47:25 2017
New Revision: 252096
URL: https://gcc.gnu.org/viewcvs?rev=252096&root=gcc&view=rev
Log:
PR c++/67054 - Inherited ctor with non-default-constructible memb
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71570
--- Comment #13 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 15:49:15 2017
New Revision: 252102
URL: https://gcc.gnu.org/viewcvs?rev=252102&root=gcc&view=rev
Log:
/cp
2017-07-26 Paolo Carlini
PR c++/71570
* lambda.c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81556
--- Comment #10 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 15:50:53 2017
New Revision: 252110
URL: https://gcc.gnu.org/viewcvs?rev=252110&root=gcc&view=rev
Log:
PR tree-optimization/81555
PR tree-optimization/81556
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81548
--- Comment #7 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 15:49:38 2017
New Revision: 252104
URL: https://gcc.gnu.org/viewcvs?rev=252104&root=gcc&view=rev
Log:
PR go/81548
* Makefile.am (MOSTLYCLEANFILES): Add *.sent.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81563
--- Comment #4 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 15:48:15 2017
New Revision: 252099
URL: https://gcc.gnu.org/viewcvs?rev=252099&root=gcc&view=rev
Log:
x86: Properly check saved register CFA offset
X86 prologue saves registe
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81555
--- Comment #12 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 15:50:53 2017
New Revision: 252110
URL: https://gcc.gnu.org/viewcvs?rev=252110&root=gcc&view=rev
Log:
PR tree-optimization/81555
PR tree-optimization/81556
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81571
--- Comment #4 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 15:52:46 2017
New Revision: 252119
URL: https://gcc.gnu.org/viewcvs?rev=252119&root=gcc&view=rev
Log:
2017-07-27 Richard Biener
PR tree-optimization/81571
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81502
--- Comment #7 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 15:51:46 2017
New Revision: 252114
URL: https://gcc.gnu.org/viewcvs?rev=252114&root=gcc&view=rev
Log:
2017-07-27 Richard Biener
PR tree-optimization/81502
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81534
--- Comment #4 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 15:51:23 2017
New Revision: 252112
URL: https://gcc.gnu.org/viewcvs?rev=252112&root=gcc&view=rev
Log:
S/390: Fix PR81534
The HI/QI atomic_fetch_" expander accepted symbolic
r
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81564
--- Comment #5 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 15:53:09 2017
New Revision: 252121
URL: https://gcc.gnu.org/viewcvs?rev=252121&root=gcc&view=rev
Log:
gcc/
PR middle-end/81564
* tree-cfg.c (group_case_labels_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81494
--- Comment #4 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 15:52:57 2017
New Revision: 252120
URL: https://gcc.gnu.org/viewcvs?rev=252120&root=gcc&view=rev
Log:
2017-07-27 Richard Biener
PR tree-optimization/81573
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81573
--- Comment #10 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 15:52:57 2017
New Revision: 252120
URL: https://gcc.gnu.org/viewcvs?rev=252120&root=gcc&view=rev
Log:
2017-07-27 Richard Biener
PR tree-optimization/81573
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81417
--- Comment #7 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 15:53:22 2017
New Revision: 252122
URL: https://gcc.gnu.org/viewcvs?rev=252122&root=gcc&view=rev
Log:
PR c/81417
* c-warn.c (warn_for_sign_compare): Tweak the
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45784
--- Comment #7 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 15:53:59 2017
New Revision: 252125
URL: https://gcc.gnu.org/viewcvs?rev=252125&root=gcc&view=rev
Log:
PR c/45784
* c-omp.c (c_finish_omp_for): If the condition
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81573
--- Comment #11 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 15:54:53 2017
New Revision: 252130
URL: https://gcc.gnu.org/viewcvs?rev=252130&root=gcc&view=rev
Log:
2017-07-28 Richard Biener
PR tree-optimization/81573
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81578
--- Comment #6 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 15:55:05 2017
New Revision: 252131
URL: https://gcc.gnu.org/viewcvs?rev=252131&root=gcc&view=rev
Log:
PR tree-optimization/81578
* tree-parloops.c (build_new_r
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81460
--- Comment #3 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 15:55:29 2017
New Revision: 252133
URL: https://gcc.gnu.org/viewcvs?rev=252133&root=gcc&view=rev
Log:
Do not handle VLA in sanitization (PR sanitizer/81460).
2017-07-28 Mart
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80998
--- Comment #7 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 15:55:42 2017
New Revision: 252134
URL: https://gcc.gnu.org/viewcvs?rev=252134&root=gcc&view=rev
Log:
PR sanitizer/80998
* sanopt.c (pass_sanopt::execute): Han
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81502
--- Comment #8 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 15:55:56 2017
New Revision: 252135
URL: https://gcc.gnu.org/viewcvs?rev=252135&root=gcc&view=rev
Log:
2017-07-28 Richard Biener
PR tree-optimization/81502
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81340
--- Comment #6 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 15:56:08 2017
New Revision: 252136
URL: https://gcc.gnu.org/viewcvs?rev=252136&root=gcc&view=rev
Log:
Set DECL_VALUE_EXPR after a debug stmt is generated (PR sanitizer/81340).
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79793
--- Comment #21 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 16:05:20 2017
New Revision: 252181
URL: https://gcc.gnu.org/viewcvs?rev=252181&root=gcc&view=rev
Log:
i386: Update INCOMING_FRAME_SP_OFFSET for exception handler
Since there
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81603
--- Comment #3 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 16:05:54 2017
New Revision: 252184
URL: https://gcc.gnu.org/viewcvs?rev=252184&root=gcc&view=rev
Log:
PR tree-optimization/81603
* ipa-polymorphic-call.c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81570
--- Comment #4 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 16:05:20 2017
New Revision: 252181
URL: https://gcc.gnu.org/viewcvs?rev=252181&root=gcc&view=rev
Log:
i386: Update INCOMING_FRAME_SP_OFFSET for exception handler
Since there
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81530
--- Comment #3 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 16:06:20 2017
New Revision: 252186
URL: https://gcc.gnu.org/viewcvs?rev=252186&root=gcc&view=rev
Log:
Do UBSAN sanitization just when current_function_decl != NULL_TREE (PR
sa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81604
--- Comment #7 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 16:06:07 2017
New Revision: 252185
URL: https://gcc.gnu.org/viewcvs?rev=252185&root=gcc&view=rev
Log:
PR sanitizer/81604
* ubsan.c (ubsan_type_descriptor): For
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81581
--- Comment #4 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 16:06:59 2017
New Revision: 252189
URL: https://gcc.gnu.org/viewcvs?rev=252189&root=gcc&view=rev
Log:
2017-07-31 Thomas Koenig
PR fortran/81581
* m4/ifunti
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=25967
--- Comment #22 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 16:07:16 2017
New Revision: 252190
URL: https://gcc.gnu.org/viewcvs?rev=252190&root=gcc&view=rev
Log:
PR target/25967
* config/i386/i386.c (ix86_function_nake
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81477
--- Comment #6 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 16:07:40 2017
New Revision: 252192
URL: https://gcc.gnu.org/viewcvs?rev=252192&root=gcc&view=rev
Log:
[PR 81477] Set versionable regardless of optimization level
2017-07-31
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=25967
--- Comment #23 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 16:08:15 2017
New Revision: 252195
URL: https://gcc.gnu.org/viewcvs?rev=252195&root=gcc&view=rev
Log:
PR target/25967
* config/i386/i386.c (ix86_allocate_stac
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81599
--- Comment #7 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 16:08:27 2017
New Revision: 252196
URL: https://gcc.gnu.org/viewcvs?rev=252196&root=gcc&view=rev
Log:
PR libstdc++/81599
* include/bits/stl_stack.h: Fix typo.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80925
--- Comment #23 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 16:09:53 2017
New Revision: 252203
URL: https://gcc.gnu.org/viewcvs?rev=252203&root=gcc&view=rev
Log:
2017-07-31 Steve Ellcey
PR tree-optimization/80925
*
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81297
--- Comment #8 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 16:10:28 2017
New Revision: 252206
URL: https://gcc.gnu.org/viewcvs?rev=252206&root=gcc&view=rev
Log:
2017-08-01 Richard Biener
PR tree-optimization/81297
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80846
--- Comment #17 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 16:10:45 2017
New Revision: 252207
URL: https://gcc.gnu.org/viewcvs?rev=252207&root=gcc&view=rev
Log:
PR target/80846
* optabs.def (vec_extract_optab, vec_ini
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81588
--- Comment #11 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 16:10:58 2017
New Revision: 252208
URL: https://gcc.gnu.org/viewcvs?rev=252208&root=gcc&view=rev
Log:
PR tree-optimization/81588
* tree-ssa-reassoc.c (optimiz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53542
--- Comment #4 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 16:11:11 2017
New Revision: 252209
URL: https://gcc.gnu.org/viewcvs?rev=252209&root=gcc&view=rev
Log:
2017-08-01 Dominique d'Humieres
PR fortran/53542
* ex
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81620
--- Comment #5 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 16:11:23 2017
New Revision: 252210
URL: https://gcc.gnu.org/viewcvs?rev=252210&root=gcc&view=rev
Log:
PR tree-optimization/81620
* tree-predcom.c (add_ref_to_c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81627
--- Comment #5 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 16:11:37 2017
New Revision: 252211
URL: https://gcc.gnu.org/viewcvs?rev=252211&root=gcc&view=rev
Log:
PR tree-optimization/81627
* tree-predcom.c (prepare_fina
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81639
--- Comment #4 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 16:12:27 2017
New Revision: 252215
URL: https://gcc.gnu.org/viewcvs?rev=252215&root=gcc&view=rev
Log:
PR target/81639
* config/i386/i386.c (ix86_funciton_naked
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81641
--- Comment #7 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 16:12:39 2017
New Revision: 252216
URL: https://gcc.gnu.org/viewcvs?rev=252216&root=gcc&view=rev
Log:
PR target/81641
* config/i386/i386.c (ix86_print_operand_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70140
--- Comment #19 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 16:13:04 2017
New Revision: 252219
URL: https://gcc.gnu.org/viewcvs?rev=252219&root=gcc&view=rev
Log:
Make mempcpy more optimal (PR middle-end/70140).
2017-08-01 Martin Lis
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81181
--- Comment #6 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 16:14:05 2017
New Revision: 252224
URL: https://gcc.gnu.org/viewcvs?rev=252224&root=gcc&view=rev
Log:
2017-08-01 Richard Biener
PR tree-optimization/81181
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81635
--- Comment #9 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 16:14:17 2017
New Revision: 252225
URL: https://gcc.gnu.org/viewcvs?rev=252225&root=gcc&view=rev
Log:
Simplify nvptx/slp* test-cases
Use signed loop iteration variable in nvt
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81561
--- Comment #7 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 16:14:28 2017
New Revision: 252226
URL: https://gcc.gnu.org/viewcvs?rev=252226&root=gcc&view=rev
Log:
Fix segfault in gcov.c (PR gcov-profile/81561).
2017-08-01 Martin Liska
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80925
--- Comment #24 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 16:14:53 2017
New Revision: 252228
URL: https://gcc.gnu.org/viewcvs?rev=252228&root=gcc&view=rev
Log:
2017-08-01 Steve Ellcey
PR tree-optimization/80925
*
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80846
--- Comment #18 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 16:15:07 2017
New Revision: 252229
URL: https://gcc.gnu.org/viewcvs?rev=252229&root=gcc&view=rev
Log:
PR target/80846
* config/rs6000/vsx.md (vextract_fp_from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81622
--- Comment #16 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 16:15:41 2017
New Revision: 252230
URL: https://gcc.gnu.org/viewcvs?rev=252230&root=gcc&view=rev
Log:
PR target/81622
* config/rs6000/rs6000-c.c (altivec_reso
501 - 600 of 1818 matches
Mail list logo