https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90676
--- Comment #4 from Richard Biener ---
I guess we should simply switch to -gimple dumping format for dumping MEM:
void __GIMPLE (ssa,guessed_local(1073741824))
f2 ()
{
__BB(2,guessed_local(1073741824)):
__MEM ((char *)&a) = _Literal (unsign
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90687
Bug ID: 90687
Summary: [9 regression] ICE in ocp_convert, at cp/cvt.c:766
Product: gcc
Version: 9.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90676
Richard Biener changed:
What|Removed |Added
Summary|[9 Regression] ambiguous|default GIMPLE dumps lack
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88784
--- Comment #21 from rguenther at suse dot de ---
On Fri, 31 May 2019, ffengqi at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88784
>
> --- Comment #20 from Qi Feng ---
> I have tried to merge signed and unsigned toge
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84497
Iain Sandoe changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59994
Bug 59994 depends on bug 84497, which changed state.
Bug 84497 Summary: link errors with trivial external thread_local variables
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84497
What|Removed |Added
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90671
--- Comment #3 from Jakub Jelinek ---
Author: jakub
Date: Fri May 31 07:53:48 2019
New Revision: 271802
URL: https://gcc.gnu.org/viewcvs?rev=271802&root=gcc&view=rev
Log:
PR tree-optimization/90671
* tree-ssa-threadupdate.c (ssa_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90687
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90688
Bug ID: 90688
Summary: [7/8/9/10 Regression] ICE in calc_dfs_tree, at
dominance.c:458 since r235297
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90688
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90689
Martin Liška changed:
What|Removed |Added
Target||powerpc64*-unknown-linux-gn
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90689
Bug ID: 90689
Summary: ICE in extract_insn, at recog.c:2310 on ppc64le
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90690
Bug ID: 90690
Summary: Undocumented -Werror-implicit-function-declaration
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compone
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86964
--- Comment #19 from Richard Biener ---
Author: rguenth
Date: Fri May 31 08:22:14 2019
New Revision: 271803
URL: https://gcc.gnu.org/viewcvs?rev=271803&root=gcc&view=rev
Log:
2019-05-31 Thomas De Schampheleire
PR debug/86964
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90684
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90668
Richard Biener changed:
What|Removed |Added
Keywords||alias, wrong-code
Status|UN
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90671
Richard Biener changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90674
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90677
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90681
Richard Biener changed:
What|Removed |Added
Priority|P3 |P1
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90688
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
Component|tree-optimization
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90678
--- Comment #4 from Sam Tebbs ---
Thanks Martin, fixed by r271780. I can commit your reduced testcase if you
would like.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90678
--- Comment #5 from Martin Liška ---
(In reply to Sam Tebbs from comment #4)
> Thanks Martin, fixed by r271780. I can commit your reduced testcase if you
> would like.
It's probably not needed. Thank you for the fix.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90691
Bug ID: 90691
Summary: [GCC9 regression] -Wsign-compare false-positive with
constant
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
Pr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90682
--- Comment #4 from Jonathan Wakely ---
Author: redi
Date: Fri May 31 10:35:11 2019
New Revision: 271808
URL: https://gcc.gnu.org/viewcvs?rev=271808&root=gcc&view=rev
Log:
PR libstdc++/90682 allow set_terminate(0) and set_unexpected(0)
Make the
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71579
--- Comment #7 from Jonathan Wakely ---
Author: redi
Date: Fri May 31 10:35:03 2019
New Revision: 271806
URL: https://gcc.gnu.org/viewcvs?rev=271806&root=gcc&view=rev
Log:
PR libstdc++/71579 assert that type traits are not misused with incomplet
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90682
Jonathan Wakely changed:
What|Removed |Added
Target Milestone|--- |10.0
--- Comment #5 from Jonathan Wake
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90678
Richard Earnshaw changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71579
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90648
--- Comment #11 from Richard Biener ---
Created attachment 46437
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46437&action=edit
not fully fix
So even a 1:1 implementation of gimple_builtin_call_types_compatible_p doesn't
catch this since
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90648
Richard Biener changed:
What|Removed |Added
Keywords||ice-on-valid-code
Priority|P3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90691
Richard Biener changed:
What|Removed |Added
Keywords||diagnostic, needs-bisection
P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90691
--- Comment #2 from Roman Lebedev ---
(In reply to Richard Biener from comment #1)
> Confirmed.
Note that this isn't just about constants, but about the evaluation
of constant-range of the signed operand.
E.g. '(b ? 10 : 9)' is not a constant, b
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90692
Bug ID: 90692
Summary: The "%{!shared:%:if-exists(default-manifest.o%s)}"
spec option fails if gcc is installed in a path with
spaces
Product: gcc
Version: 9.1.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90691
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68303
--- Comment #4 from Jonathan Wakely ---
Patch posted to https://gcc.gnu.org/ml/gcc-patches/2018-10/msg00903.html
Reviewed at https://gcc.gnu.org/ml/gcc-patches/2019-05/msg02120.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90691
--- Comment #4 from Richard Biener ---
(In reply to Jakub Jelinek from comment #3)
> Started with r270136. I'd say we should stop considering
> -fcompare-debug=-W* as bugs, after all, it is extremely unlikely we are
> going to fix those anyway,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90691
--- Comment #5 from Jakub Jelinek ---
(In reply to Richard Biener from comment #4)
> (In reply to Jakub Jelinek from comment #3)
> > Started with r270136. I'd say we should stop considering
> > -fcompare-debug=-W* as bugs, after all, it is extre
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90681
--- Comment #2 from Alejandro ---
I'm looking at this, will keep you posted.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90393
Marek Polacek changed:
What|Removed |Added
CC||kutdanila at yandex dot ru
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90687
Marek Polacek changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90681
--- Comment #3 from Alejandro ---
(In reply to Alejandro from comment #2)
> I'm looking at this, will keep you posted.
I could also reproduce it targetting armv8.2-a+sve.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89659
Rico Amslinger changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Known to work|
Hi!
I'm trying to build the x86_64-w64-mingw64 crosscompiler on gentoo.
It breaks because a fixincludes-fix is applied at a place where it should not
be applied.
This broke the cross-gcc build for gcc-8.3.0 and 9.1.0 with error messages that
made it tricky to figure out what was
really going o
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71482
Eric Gallager changed:
What|Removed |Added
CC||msebor at gcc dot gnu.org
--- Comment #3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71482
--- Comment #4 from Marek Polacek ---
(In reply to Eric Gallager from comment #3)
> (In reply to Marek Polacek from comment #2)
> > Patch: https://gcc.gnu.org/ml/gcc-patches/2019-05/msg01860.html
>
> Does Sean have a bugzilla account?
I don't s
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90693
Bug ID: 90693
Summary: Missing popcount simplifications
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71579
--- Comment #9 from Antony Polukhin ---
(In reply to Jonathan Wakely from comment #8)
> Is there more work to do to support the whole of https://wg21.link/lwg2797 ?
Looks like I've missed the is_nothrow_invocable_r, is_convertible,
is_nothrow_co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90689
--- Comment #1 from Segher Boessenkool ---
I cannot reproduce this (on a native compiler). Do you use some non-default
defaults, maybe? And, what SVN revision did you test?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90694
Bug ID: 90694
Summary: incorrect representation of ADDR_EXPR involving a
pointer to array
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90694
Martin Sebor changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90690
Eric Gallager changed:
What|Removed |Added
CC||egallager at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43673
--- Comment #7 from Jeffrey A. Law ---
Author: law
Date: Fri May 31 18:46:02 2019
New Revision: 271820
URL: https://gcc.gnu.org/viewcvs?rev=271820&root=gcc&view=rev
Log:
PR c/43673
* c-format.c (print_char_table, scanf_char_table
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43673
Jeffrey A. Law changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71579
--- Comment #10 from Jonathan Wakely ---
Yes I noticed is_nothrow_invocable_r was missing but forgot to mention it.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90622
Georg-Johann Lay changed:
What|Removed |Added
Priority|P3 |P5
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90694
Martin Sebor changed:
What|Removed |Added
Keywords||patch
Severity|normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71579
--- Comment #11 from Jonathan Wakely ---
This change broke a compiler test: g++.dg/cpp0x/noexcept15.C
I'll have to figure out how to update that test to keep testing what it was
meant to test, without triggering the library assertion.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90695
Bug ID: 90695
Summary: [10 regression] g++.dg/cpp0x/noexcept15.C fails
starting with r271806
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71579
--- Comment #12 from Antony Polukhin ---
(In reply to Jonathan Wakely from comment #11)
> This change broke a compiler test: g++.dg/cpp0x/noexcept15.C
>
> I'll have to figure out how to update that test to keep testing what it was
> meant to tes
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71579
--- Comment #13 from Antony Polukhin ---
I meant
+ noexcept(noexcept(Tp(std::declval(
but now I'm not sure that it would test excactly the same thing.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90696
Bug ID: 90696
Summary: fixinclude test failures--- sys/ucred.h
Product: gcc
Version: 9.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: testsuite
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90696
--- Comment #1 from Andrew Pinski ---
IIRC this was fixed after the release was done. It just the testcase that
needed to updated.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90696
--- Comment #2 from dllbrt ---
This failure occurred with two build configurations, a generic one and
../gcc-6.4.0/configure --prefix=/usr
--enable-languages=ada,c,c++,fortran,,go,java,objc,obj-c++ --enable-lto
--enable-__cxa_atexit --enable-buil
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90696
--- Comment #3 from dllbrt ---
where would I get the corrected test suite?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12849
--- Comment #7 from Cassio Neri ---
Thanks for implementing the modular inverse algorithm in gcc. However, the
implementation has an issue. In some cases, for no obvious reason, the compiler
falls back to the old algorithm. For instance,
boo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90696
--- Comment #4 from dllbrt ---
(In reply to dllbrt from comment #2)
> This failure occurred with two build configurations, a generic one and
> ../gcc-6.4.0/configure --prefix=/usr
> --enable-languages=ada,c,c++,fortran,,go,java,objc,obj-c++ --ena
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90677
--- Comment #5 from Sergei Trofimovich ---
No problem! Thank you for the very detailed explanation! Name stealing makes
sense.
I managed to craft a workaround for old gcc-4.6.4 source code locally [1] and
not blocked by proper fix.
[1] the work
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85254
Ville Voutilainen changed:
What|Removed |Added
CC||ville.voutilainen at gmail dot
com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90695
Jonathan Wakely changed:
What|Removed |Added
Target|powerpc64*-unknown-linux-gn |
|u
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89355
--- Comment #6 from hjl at gcc dot gnu.org ---
Author: hjl
Date: Fri May 31 23:59:16 2019
New Revision: 271828
URL: https://gcc.gnu.org/viewcvs?rev=271828&root=gcc&view=rev
Log:
i386: Don't insert ENDBR after NOTE_INSN_DELETED_LABEL
NOTE_INSN_D
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90697
Bug ID: 90697
Summary: ia64: segmentation fault during GIMPLE pass: dom
Product: gcc
Version: 8.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90698
Bug ID: 90698
Summary: Darwin X86 backend lacks support for mcmodel={medium,
large, kernel}
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Severity: enhancement
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90698
Iain Sandoe changed:
What|Removed |Added
Keywords||wrong-code
Target|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90698
Iain Sandoe changed:
What|Removed |Added
CC||dominiq at lps dot ens.fr
--- Comment #1 f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50077
Iain Sandoe changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63793
Iain Sandoe changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90698
Iain Sandoe changed:
What|Removed |Added
CC||howarth.at.gcc.testresults@
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69061
Iain Sandoe changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90698
Iain Sandoe changed:
What|Removed |Added
CC||testuser021845 at gmail dot com
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90698
Iain Sandoe changed:
What|Removed |Added
CC||fxcoudert at gcc dot gnu.org
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63893
Iain Sandoe changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90698
--- Comment #5 from Iain Sandoe ---
*** Bug 63794 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63794
Iain Sandoe changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57291
Iain Sandoe changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90699
Bug ID: 90699
Summary: typo: "taget" should be "target"
Product: gcc
Version: 9.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: web
As
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90699
Andrew Pinski changed:
What|Removed |Added
Keywords||documentation
Status|UNCONFI
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90697
--- Comment #1 from Jason Duerstock ---
Changing -O3 to -O2 yields a successful build.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90697
--- Comment #2 from Jason Duerstock ---
Hopefully a more useful backtrace:
(gdb) bt
#0 0x4140a6b0 in set_value_range(value_range*, value_range_type,
tree_node*, tree_node*, bitmap_head*) ()
#1 0x41514260 in vr_values::update_va
89 matches
Mail list logo