https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83321
--- Comment #12 from Markus Trippelsdorf ---
I mean Sign flag, of course.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83321
--- Comment #11 from Markus Trippelsdorf ---
Hmm, for example this is the assembly diff of update_costs_from_copies()
@@ -8450,7 +8446,6 @@
movl12(%rdi), %eax
sall$10, %eax
sarl$16, %eax
- testl %eax,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83347
--- Comment #2 from Alexander Kleinsorge ---
Typo (s missing) -Wwrite-strings
but why this is not part of -Wall ?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83347
--- Comment #1 from Andrew Pinski ---
-Wwrite-string
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83347
Bug ID: 83347
Summary: write pointer to const string possible without warning
Product: gcc
Version: 6.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83346
--- Comment #1 from Andi Kleen ---
This fixes it. Don't know why that node has no decl.
Will submit after a test cycle.
diff --git a/gcc/ipa-inline.c b/gcc/ipa-inline.c
index 7846e93d119..dcd8a3de1ac 100644
--- a/gcc/ipa-inline.c
+++ b/gcc/ipa-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83346
Bug ID: 83346
Summary: inliner crash with always inline and templates
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: ipa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83345
Bug ID: 83345
Summary: c++1z produces an infinite recursion (c++1y works
fine).
Product: gcc
Version: 7.2.1
Status: UNCONFIRMED
Severity: normal
Prior
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82934
kargl at gcc dot gnu.org changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83318
kargl at gcc dot gnu.org changed:
What|Removed |Added
Priority|P3 |P4
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82934
Bug 82934 depends on bug 83318, which changed state.
Bug 83318 Summary: Illegal program causes internal compiler error with tags
gfc_trans_allocate, at fortran/trans-stmt.c:5646 and Aborted (program f951)
https://gcc.gnu.org/bugzilla/show_bug.c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82934
--- Comment #11 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Sat Dec 9 19:53:55 2017
New Revision: 255524
URL: https://gcc.gnu.org/viewcvs?rev=255524&root=gcc&view=rev
Log:
2017-12-09 Steven G. Kargl
PR fortran/82934
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83318
--- Comment #6 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Sat Dec 9 19:53:55 2017
New Revision: 255524
URL: https://gcc.gnu.org/viewcvs?rev=255524&root=gcc&view=rev
Log:
2017-12-09 Steven G. Kargl
PR fortran/82934
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57761
Bernd Edlinger changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83344
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83321
Markus Trippelsdorf changed:
What|Removed |Added
Target||x86_64-*-*, i?86-*-*
Comp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78534
Janne Blomqvist changed:
What|Removed |Added
Depends on||83344
--- Comment #19 from Janne Blomq
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83344
Bug ID: 83344
Summary: Use of uninitialized memory with ASSOCIATE and strings
Product: gcc
Version: 6.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83321
--- Comment #9 from Markus Trippelsdorf ---
Started with r255357.
But when using -march=znver1 I can reproduce the issue even with gcc-6.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82006
--- Comment #9 from Rainer Emrich ---
Additional info, if I disable the currently on x86_64-w64-mingw32 broken lto
explicitly with --disable-lto, the issue vanishes.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83319
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70268
--- Comment #11 from Boris Kolpackov ---
Third revision of the patch:
https://gcc.gnu.org/ml/gcc-patches/2017-12/msg00544.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39239
Thomas Koenig changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82962
Thomas Koenig changed:
What|Removed |Added
Keywords|wrong-code |documentation
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82215
--- Comment #7 from Thomas Koenig ---
(In reply to Dominique d'Humieres from comment #6)
> Related to pr42607.
>
> About the question
>
> > Also, the -fsyntax-only, etc. option in the first pass does not guarantee
> > that
> > generated modul
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53796
Janne Blomqvist changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53796
Thomas Koenig changed:
What|Removed |Added
Status|NEW |WAITING
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83321
--- Comment #8 from Markus Trippelsdorf ---
Just to be clear:
% ~/gcc/configure --enable-valgrind-annotations --disable-bootstrap
--enable-languages=c,c++
and then building with trunk is enough to reproduce.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83338
--- Comment #9 from Jakub Jelinek ---
So, the #c1/#c2 bug should be fixed. No idea about #c0 or #c3 which look to be
separate issues (without a simple reproducer).
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83321
--- Comment #7 from Jakub Jelinek ---
stage1 cc1 with valgrind checking is clean too on this testcase.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83321
--- Comment #6 from Jakub Jelinek ---
At least with -O0 built cc1 without valgrind checking, can't reproduce this,
there are just the expected sparseset errors and nothing else.
I don't see how VALGRIND_DISCARD could be optimized away, it is a vo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83338
--- Comment #8 from Jakub Jelinek ---
Author: jakub
Date: Sat Dec 9 11:43:31 2017
New Revision: 255523
URL: https://gcc.gnu.org/viewcvs?rev=255523&root=gcc&view=rev
Log:
PR tree-optimization/83338
* tree-vect-stmts.c (vectorizab
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83321
Markus Trippelsdorf changed:
What|Removed |Added
Summary|[7/8 Regression]|[8 Regression] Conditional
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45689
--- Comment #12 from Thomas Koenig ---
Still a lot of cases missing. None of the following are
simplified:
program main
integer, dimension(4), parameter :: b = [1,2,3,4]
integer, dimension(4), parameter :: beo = eoshift(b,1)
integer, dimen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83337
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83316
Thomas Koenig changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82006
--- Comment #8 from Rainer Emrich ---
(In reply to Rainer Emrich from comment #7)
> (In reply to Jakub Jelinek from comment #5)
> Yeah, I have no exact analysis yet, but the issue is caused by Richards
> commit r251220. I wonder how this can caus
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45689
Bug 45689 depends on bug 83316, which changed state.
Bug 83316 Summary: ICE: minval/maxval and characters
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83316
What|Removed |Added
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83321
Markus Trippelsdorf changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83316
--- Comment #3 from Thomas Koenig ---
Author: tkoenig
Date: Sat Dec 9 08:37:17 2017
New Revision: 255522
URL: https://gcc.gnu.org/viewcvs?rev=255522&root=gcc&view=rev
Log:
2017-12-09 Thomas Koenig
PR fortran/83316
* arith.c
40 matches
Mail list logo