https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86719
Bug ID: 86719
Summary: case label does not reduce to an integer constant
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86719
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=2534
Andrew Pinski changed:
What|Removed |Added
CC||zhonghao at pku dot org.cn
--- Comment #3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86719
Andrew Pinski changed:
What|Removed |Added
Resolution|INVALID |DUPLICATE
--- Comment #2 from Andrew Pin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=2534
Andrew Pinski changed:
What|Removed |Added
Resolution|FIXED |INVALID
--- Comment #4 from Andrew Pinski
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=201
Andrew Pinski changed:
What|Removed |Added
CC||bug1 at optushome dot com.au
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=2534
Andrew Pinski changed:
What|Removed |Added
Resolution|INVALID |DUPLICATE
--- Comment #5 from Andrew Pins
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=201
Andrew Pinski changed:
What|Removed |Added
Resolution|FIXED |INVALID
--- Comment #3 from Andrew Pinski
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=201
Andrew Pinski changed:
What|Removed |Added
CC||zhonghao at pku dot org.cn
--- Comment #5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86719
--- Comment #3 from Andrew Pinski ---
Actually bug 201.
*** This bug has been marked as a duplicate of bug 201 ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32040
--- Comment #3 from Andrew Pinski ---
(In reply to Suma Sharma from comment #2)
> (In reply to comment #1)
> > This works as designed.
> >
>
>
> Thank you for your reply.
> Please confirm whether it is expected behaviour (that means it is not
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48200
--- Comment #25 from Xi Ruoyao ---
This attribute should also apply to objects.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86720
Bug ID: 86720
Summary: Missing symbol name in directive
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
Assign
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84823
A. Wilcox (awilfox) changed:
What|Removed |Added
Known to fail||6.4.0
--- Comment #2 from A. Wilco
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86721
Bug ID: 86721
Summary: use of undeclared identifier
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
Assignee:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86704
--- Comment #3 from Stanislav Paláček ---
Also tried with gcc-7.2.0 - no problem
gcc-8.1.0,gcc-8-2-0 - this bug appeared
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86651
Andris Pavenis changed:
What|Removed |Added
CC||andris at gcc dot gnu.org
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86704
Dominique d'Humieres changed:
What|Removed |Added
Priority|P3 |P4
Status|WAITING
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86720
Andreas Schwab changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86716
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86722
Bug ID: 86722
Summary: ifcvt produces x&0 that is never cleaned up
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Keywords: missed-optimization
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86706
--- Comment #3 from Jason Merrill ---
Created attachment 44460
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44460&action=edit
fix
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86723
Bug ID: 86723
Summary: G++ not optimizing with bswap when inlining with
constexpr
Product: gcc
Version: 8.1.0
Status: UNCONFIRMED
Severity: normal
Pri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86723
Andrew Pinski changed:
What|Removed |Added
Keywords||missed-optimization
URL|h
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86723
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86723
Andrew Pinski changed:
What|Removed |Added
Summary|not optimizing with bswap |not optimizing with bswap,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86724
Bug ID: 86724
Summary: Compilation error with new isl 0.20 (missing includes)
Product: gcc
Version: 8.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86724
--- Comment #1 from Rainer Jung ---
For the sake of completeness, I think the following isl change removed the
implicit include chain that made the code work before isl 0.20:
http://repo.or.cz/isl.git/commitdiff/406f2e9e067adb901c45284c65bfdc32e
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86617
--- Comment #9 from Bernd Edlinger ---
Author: edlinger
Date: Sun Jul 29 16:44:24 2018
New Revision: 263055
URL: https://gcc.gnu.org/viewcvs?rev=263055&root=gcc&view=rev
Log:
gcc:
2018-07-29 Bernd Edlinger
Backport from mainline
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86687
--- Comment #6 from Tom de Vries ---
Not sure yet whether this is the desired fix, but using this patch:
...
diff --git a/gcc/dwarf2out.c b/gcc/dwarf2out.c
index bd45e0b0685..fbbbe9f2d2a 100644
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86725
Bug ID: 86725
Summary: ICE: Segmentation fault (in
vect_get_vec_def_for_operand_1)
Product: gcc
Version: unknown
Status: UNCONFIRMED
Keywords: ice-on-invalid-co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66420
--- Comment #5 from David Binderman ---
Still wrong more than two years later
==15752== Conditional jump or move depends on uninitialised value(s)
==15752==at 0x9CF7DC: improve_allocation() (in
/home/dcb/gcc/working/gcc/cc1)
==15752==by
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86726
Bug ID: 86726
Summary: Undocumented option -f{,no}-tree-scev-cprop
Product: gcc
Version: unknown
Status: UNCONFIRMED
Keywords: documentation
Severity: normal
Pr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84674
--- Comment #3 from Jakub Benda ---
Bisection points to revision 254427 from 5 November 2017, which adds this chunk
of code to "fortran/resolv.c" (function "resolve_fl_derived", lines
14081-14093):
/* Generate module vtables subject to their a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66420
--- Comment #6 from David Binderman ---
More detail:
==11707== Conditional jump or move depends on uninitialised value(s)
==11707==at 0x8C3209: improve_allocation() (ira-color.c:2878)
==11707==by 0x8C734C: color_allocnos (ira-color.c:32
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86727
Bug ID: 86727
Summary: Struct argument in xmm0 register instead of rcx on
Win64
Product: gcc
Version: 8.2.0
Status: UNCONFIRMED
Severity: normal
Prior
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86727
--- Comment #1 from Andrew Pinski ---
I think this is a dup of bug 64243.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86711
Martin Sebor changed:
What|Removed |Added
Keywords||wrong-code
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86714
Martin Sebor changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34705
--- Comment #2 from Jürgen Reuter ---
Is this still an open issue? 10 years gone by now.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86728
Bug ID: 86728
Summary: [Regression] unexpected error: conversion from
', ...)>' to non-scalar type
'std::function' requested
Product: gcc
Version: 9.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52869
denin at mail dot ru changed:
What|Removed |Added
CC||denin at mail dot ru
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79010
--- Comment #2 from Eric Gallager ---
Haven't you been touching stuff in this area lately, Martin?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78989
--- Comment #7 from Eric Gallager ---
(In reply to Andrew Pinski from comment #6)
> I suspect PR 77513 can be considered the dup.
As in, that's the dup of this, or this is the dup of that?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52952
--- Comment #50 from Eric Gallager ---
(In reply to Bernd Edlinger from comment #49)
> Author: edlinger
> Date: Mon Aug 22 07:34:34 2016
> New Revision: 239649
>
> URL: https://gcc.gnu.org/viewcvs?rev=239649&root=gcc&view=rev
> Log:
> 2016-08-22
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84823
--- Comment #3 from A. Wilcox (awilfox) ---
Tried disabling every single optimisation that was enabled by default in
sequence, yielding the following results:
% for i in $(cat gcc-options); do timeout 10 gcc -I.. -I.. -O2 -ggdb
-march=pentium-m
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86714
--- Comment #2 from Bernd Edlinger ---
You must have overlooked this response from Jakub:
https://gcc.gnu.org/ml/gcc-patches/2018-07/msg01238.html
"If we just warn about the initializer and treat it some way, an optimization
should not change h
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86651
--- Comment #13 from rguenther at suse dot de ---
On Sun, 29 Jul 2018, andris at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86651
>
> Andris Pavenis changed:
>
>What|Removed |Adde
48 matches
Mail list logo