https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71458
--- Comment #4 from Martin Liška ---
Author: marxin
Date: Mon Jun 13 07:17:16 2016
New Revision: 237353
URL: https://gcc.gnu.org/viewcvs?rev=237353&root=gcc&view=rev
Log:
Do not enable -fcheck-pointer-bounds w/ -fsanitize=bounds
PR sani
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71458
Martin Liška changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64516
--- Comment #5 from Richard Biener ---
Author: rguenth
Date: Mon Jun 13 07:34:45 2016
New Revision: 237355
URL: https://gcc.gnu.org/viewcvs?rev=237355&root=gcc&view=rev
Log:
2016-06-13 Richard Biener
PR middle-end/64516
* fol
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64516
Richard Biener changed:
What|Removed |Added
Known to work||7.0
Summary|[4.9/5/6/7 Regre
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71514
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71517
--- Comment #1 from Albert Astals Cid ---
The used compiler is
$ g++ -v
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71517
Bug ID: 71517
Summary: g++ gives different warnings if compiling a file
directly or adding preprocess step
Product: gcc
Version: 5.3.1
Status: UNCONFIRMED
Sever
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70673
--- Comment #5 from Paul Thomas ---
Author: pault
Date: Mon Jun 13 07:48:25 2016
New Revision: 237358
URL: https://gcc.gnu.org/viewcvs?rev=237358&root=gcc&view=rev
Log:
2016-06-13 Paul Thomas
PR fortran/70673
* frontend-passe
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71513
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71511
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71515
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71516
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70729
--- Comment #26 from Richard Biener ---
(In reply to Yuri Rumyantsev from comment #25)
> Created attachment 38684 [details]
> patch.2
>
> Richard!
>
> I prepared the second part of patch and checked that it does not
> produce any new failures.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71518
Bug ID: 71518
Summary: wrong code at -O3 on x86_64-linux-gnu in 64-bit mode
(not in 32-bit mode)
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71506
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71506
Martin Liška changed:
What|Removed |Added
Component|c |tree-optimization
--- Comment #2 from Mar
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71498
Tobias Burnus changed:
What|Removed |Added
CC||burnus at gcc dot gnu.org
--- Comment #1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71510
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |7.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71518
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71503
Martin Liška changed:
What|Removed |Added
Last reconfirmed||2016-6-13
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71379
Andreas Krebbel changed:
What|Removed |Added
Component|tree-optimization |target
Assignee|law at redha
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71379
--- Comment #2 from Andreas Krebbel ---
Author: krebbel
Date: Mon Jun 13 08:34:45 2016
New Revision: 237364
URL: https://gcc.gnu.org/viewcvs?rev=237364&root=gcc&view=rev
Log:
S/390: Fix MAX_ARGS value.
gcc/ChangeLog:
2016-06-13 Andreas Krebbe
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71505
Martin Liška changed:
What|Removed |Added
CC||marxin at gcc dot gnu.org
--- Comment #3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71379
--- Comment #3 from Andreas Krebbel ---
Author: krebbel
Date: Mon Jun 13 08:37:31 2016
New Revision: 237365
URL: https://gcc.gnu.org/viewcvs?rev=237365&root=gcc&view=rev
Log:
S/390: Fix MAX_ARGS value.
gcc/ChangeLog:
2016-06-13 Andreas Krebbe
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71503
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71379
Andreas Krebbel changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71483
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71416
--- Comment #8 from alahay01 at gcc dot gnu.org ---
In my current checkout, there is no ICE on x86 or aarch64.
I've updated to latest head, and can now reproduce the ICE on x86 (but not on
aarch64).
Looks like there ends up being two stmts in th
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71379
--- Comment #5 from Andreas Krebbel ---
Author: krebbel
Date: Mon Jun 13 08:50:38 2016
New Revision: 237366
URL: https://gcc.gnu.org/viewcvs?rev=237366&root=gcc&view=rev
Log:
S/390: Fix MAX_ARGS value.
Committed to GCC 5 and mainline branches.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71476
--- Comment #3 from Marek Polacek ---
Author: mpolacek
Date: Mon Jun 13 08:57:02 2016
New Revision: 237367
URL: https://gcc.gnu.org/viewcvs?rev=237367&root=gcc&view=rev
Log:
PR middle-end/71476
* gimplify.c (maybe_warn_switch_unr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71518
Richard Biener changed:
What|Removed |Added
Keywords||wrong-code
Target|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71516
Richard Biener changed:
What|Removed |Added
Keywords||error-recovery,
|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71515
Richard Biener changed:
What|Removed |Added
Keywords||ice-on-valid-code
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71476
Marek Polacek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71514
Richard Biener changed:
What|Removed |Added
Component|tree-optimization |middle-end
--- Comment #2 from Richard
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71513
Richard Biener changed:
What|Removed |Added
Keywords||ice-on-invalid-code
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71512
Richard Biener changed:
What|Removed |Added
Keywords||ice-on-valid-code
Status|UN
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71511
Richard Biener changed:
What|Removed |Added
Keywords||ice-on-valid-code
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71509
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71508
Richard Biener changed:
What|Removed |Added
Keywords||compile-time-hog
--- Comment #1 from Ri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71505
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71505
--- Comment #5 from Richard Biener ---
Author: rguenth
Date: Mon Jun 13 09:44:51 2016
New Revision: 237368
URL: https://gcc.gnu.org/viewcvs?rev=237368&root=gcc&view=rev
Log:
2016-06-13 Richard Biener
PR tree-optimization/71505
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61578
--- Comment #43 from avieira at gcc dot gnu.org ---
Author: avieira
Date: Mon Jun 13 09:58:34 2016
New Revision: 237369
URL: https://gcc.gnu.org/viewcvs?rev=237369&root=gcc&view=rev
Log:
Backport from Mainline
2015-09-01 Vladimir
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71519
Bug ID: 71519
Summary: "Out of range operand" bteqz inst generated by
"casesi_internal_mips16_"
Product: gcc
Version: 5.3.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61578
--- Comment #44 from avieira at gcc dot gnu.org ---
Author: avieira
Date: Mon Jun 13 10:03:30 2016
New Revision: 237371
URL: https://gcc.gnu.org/viewcvs?rev=237371&root=gcc&view=rev
Log:
Backport from Mainline
2015-09-25 Vladimir
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71520
Bug ID: 71520
Summary: Missing cross-jumping of switch cases
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-optimiza
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71505
--- Comment #6 from Richard Biener ---
Author: rguenth
Date: Mon Jun 13 10:25:26 2016
New Revision: 237372
URL: https://gcc.gnu.org/viewcvs?rev=237372&root=gcc&view=rev
Log:
2016-06-13 Richard Biener
PR tree-optimization/71505
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71520
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71505
--- Comment #7 from Richard Biener ---
Author: rguenth
Date: Mon Jun 13 10:29:35 2016
New Revision: 237373
URL: https://gcc.gnu.org/viewcvs?rev=237373&root=gcc&view=rev
Log:
2016-06-13 Richard Biener
PR tree-optimization/71505
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71510
--- Comment #1 from Segher Boessenkool ---
I cannot reproduce this problem; bootstrap went without a hitch, both
with and without those --with-*.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71505
--- Comment #8 from Richard Biener ---
Author: rguenth
Date: Mon Jun 13 10:33:30 2016
New Revision: 237374
URL: https://gcc.gnu.org/viewcvs?rev=237374&root=gcc&view=rev
Log:
2016-06-13 Richard Biener
PR tree-optimization/71505
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71520
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71505
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71310
Richard Biener changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71521
Bug ID: 71521
Summary: Regression in GCC-7.0.0's optimizer
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-optimizati
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71521
ktkachov at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71518
Jakub Jelinek changed:
What|Removed |Added
CC||ienkovich at gcc dot gnu.org,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71510
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71517
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71498
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71521
--- Comment #2 from Marek Polacek ---
Started with r225108.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71416
--- Comment #9 from alahay01 at gcc dot gnu.org ---
Author: alahay01
Date: Mon Jun 13 11:07:35 2016
New Revision: 237375
URL: https://gcc.gnu.org/viewcvs?rev=237375&root=gcc&view=rev
Log:
2016-06-13 Alan Hayward
gcc/
PR tree-optimizat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71416
alahay01 at gcc dot gnu.org changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71514
Richard Biener changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71514
--- Comment #4 from Marek Polacek ---
Might have started with
commit 6e1c78b5ec698f92f4f8e461630b3f7a6234697e
Author: jakub
Date: Sun Nov 6 19:43:32 2011 +
* tree-cfg.c (gimple_can_merge_blocks_p): For -O0 don't remove
an
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71514
Marek Polacek changed:
What|Removed |Added
CC||mpolacek at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71503
Marek Polacek changed:
What|Removed |Added
CC||mpolacek at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71514
--- Comment #6 from Richard Biener ---
Plus
Index: gcc/c-family/c-common.c
===
--- gcc/c-family/c-common.c (revision 237372)
+++ gcc/c-family/c-common.c (working copy)
@@ -1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71511
Marek Polacek changed:
What|Removed |Added
CC||mpolacek at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71511
--- Comment #3 from Marek Polacek ---
Ah, that's just the gnu++14 change.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71517
--- Comment #3 from Albert Astals Cid ---
Ok, i see, this is regarding ccache bug
https://github.com/ccache/ccache/issues/93
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71521
Richard Biener changed:
What|Removed |Added
CC||kugan at gcc dot gnu.org
Target Miles
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71498
--- Comment #3 from Jakub Jelinek ---
That has been explained in the submission - walk_tree normally walks the
initializers of all vars mentioned in BIND_EXPR_VARS, including TREE_STATIC
ones, but obviously we don't want to instrument anything in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71512
Marek Polacek changed:
What|Removed |Added
CC||mpolacek at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71498
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71514
--- Comment #7 from Richard Biener ---
The following ICEs
int a, b;
int main (int n)
{
int foo[n];
__atomic_exchange (&a, &foo, &b, __ATOMIC_RELAXED);
return 0;
}
t.c:8:5: internal compiler error: in tree_to_uhwi, at tree.c:7343
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71514
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|NEW
Assignee|rguenth at gcc d
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71521
Richard Biener changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71515
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71516
Jakub Jelinek changed:
What|Removed |Added
Priority|P3 |P4
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66682
Avi Bloch changed:
What|Removed |Added
CC||avibl at cadence dot com
--- Comment #10 fro
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68463
--- Comment #8 from jnorris at gcc dot gnu.org ---
Author: jnorris
Date: Mon Jun 13 13:17:22 2016
New Revision: 237379
URL: https://gcc.gnu.org/viewcvs?rev=237379&root=gcc&view=rev
Log:
Backport from mainline r236098.
2016-05-10
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71510
--- Comment #3 from H.J. Lu ---
(In reply to Segher Boessenkool from comment #1)
> I cannot reproduce this problem; bootstrap went without a hitch, both
> with and without those --with-*.
Did you build i386 GCC or x86-64 GCC?
-
$ gcc -std=c11 -pedantic -Wall -Wextra test.c && ./a.out
AAA
$ gcc -std=c11 -pedantic -Wall -Wextra -O3 test.c && ./a.out
--
gcc version: gcc (GCC) 7.0.0 20160613 (experimental)
The effect is ver
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71522
--- Comment #1 from Alexander Cherepanov ---
This is run on x86-64, sizeof(long double) == 16. The string literal is 15
letters 'A' and a terminating 0.
To get the same effect on x86-32 the string should be shortened by four 'A'.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71513
Martin Sebor changed:
What|Removed |Added
CC||msebor at gcc dot gnu.org
Known to f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71522
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71522
Richard Biener changed:
What|Removed |Added
Keywords||wrong-code
Component|c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71522
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71520
Thomas Schwinge changed:
What|Removed |Added
CC||tschwinge at gcc dot gnu.org
--- Comme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71510
--- Comment #4 from H.J. Lu ---
(In reply to Richard Biener from comment #2)
> Created attachment 38694 [details]
> this probably fixes it (didnt' try to reproduce)
Yes, it fixes it. Thanks.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71490
Thomas Preud'homme changed:
What|Removed |Added
CC||thopre01 at gcc dot gnu.org
--- Com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71483
alahay01 at gcc dot gnu.org changed:
What|Removed |Added
CC||alahay01 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71516
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71463
Martin Sebor changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68120
Martin Sebor changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70507
Martin Sebor changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71523
Bug ID: 71523
Summary: Static variables given automatic initializers with
-finit-* and -fmax-stack-var-size
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Severi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71373
--- Comment #9 from Thomas Schwinge ---
Author: tschwinge
Date: Mon Jun 13 16:37:29 2016
New Revision: 237386
URL: https://gcc.gnu.org/viewcvs?rev=237386&root=gcc&view=rev
Log:
[PR middle-end/71373] Document missing OMP_CLAUSE_* in gcc/tree-nest
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71524
Bug ID: 71524
Summary: [7 Regression] internal compiler error: in
binds_to_current_def_p, at symtab.c:2232
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Severit
1 - 100 of 115 matches
Mail list logo