https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96449
--- Comment #3 from David Binderman ---
(In reply to Jonathan Wakely from comment #1)
> As the comment says, the branches might be different in future
It is not clear to me that the comment says that.
Suggest new comment text:
// Intentional d
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96478
Bug ID: 96478
Summary: GCC accepts enum definition in alignas()
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Keywords: accepts-invalid
Severity: normal
Priori
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96477
Bug ID: 96477
Summary: GCC accepts attribute 'const' as an attribute pack
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Keywords: accepts-invalid
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96307
Jim Wilson changed:
What|Removed |Added
CC||wilson at gcc dot gnu.org
--- Comment #2 fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96451
--- Comment #3 from Kewen Lin ---
(In reply to Richard Biener from comment #2)
> possibly a latent issue since the patch is supposed to be cost-only
Yes, this case will hit ICE too with -fno-vect-cost-model even without the
culprit commit.
With
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96476
Bug ID: 96476
Summary: [Request] expose preferred vector width to
preprocessor
Product: gcc
Version: 10.2.1
Status: UNCONFIRMED
Severity: normal
Prior
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96342
yangyang changed:
What|Removed |Added
CC||yangyang305 at huawei dot com
--- Comment #1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71309
luoxhu at gcc dot gnu.org changed:
What|Removed |Added
CC||luoxhu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95483
--- Comment #2 from Thiago Macieira ---
Hello Evan
I was about to report that _mm_loadu_epi16 is missing, but I'm glad you've got
a more complete listing. FYI, here's a Godbolt link showing ICC and Clang with
this intrinsic: https://gcc.godbolt.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96475
Bug ID: 96475
Summary: direct threaded interpreter with computed gotos
generates suboptimal dispatch loop
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Severit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96474
Bug ID: 96474
Summary: Internal compiler error with template struct inside
template struct
Product: gcc
Version: 10.2.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96473
Bug ID: 96473
Summary: Very weird error message for invalid `wchar_t`
declaration
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Prio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65752
Tavian Barnes changed:
What|Removed |Added
CC||tavianator at gmail dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96472
Bug ID: 96472
Summary: ICE: c++: dwarf2out_abstract_function, at dwarf2out.c:
-g -fdebug-types-section
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96471
--- Comment #2 from Jan Kratochvil ---
Created attachment 48997
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48997&action=edit
.tar.xz reproducer for: gnat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96471
Jan Kratochvil changed:
What|Removed |Added
CC||jan.kratochvil at redhat dot
com
--- C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96471
Bug ID: 96471
Summary: ICE: fortran+gnat: build_abbrev_table, at dwarf2out.c:
-g -fdebug-types-section
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96470
Bug ID: 96470
Summary: [10 regression] gnat.dg/opt39.adb fails since r10-917
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compone
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96469
Thomas Koenig changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |tkoenig at gcc dot
gnu.org
Las
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96469
Bug ID: 96469
Summary: Compile-time check for change in DO variable in
contained procedures
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: enhancement
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96082
Marek Polacek changed:
What|Removed |Added
Resolution|--- |FIXED
Summary|[9/10 Regressio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96082
--- Comment #4 from CVS Commits ---
The releases/gcc-10 branch has been updated by Marek Polacek
:
https://gcc.gnu.org/g:1c4d223d37d067f5d372688c0c0cc5a05d977df7
commit r10-8576-g1c4d223d37d067f5d372688c0c0cc5a05d977df7
Author: Marek Polacek
D
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96316
--- Comment #2 from skdkksfadkadkk at gmail dot com ---
Got it, thanks. I was confused by clang's behavior because it doesn't require
implicit argument, pointing on lambda instance.
One more question: how this implicit argument should be declared
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96082
--- Comment #3 from CVS Commits ---
The master branch has been updated by Marek Polacek :
https://gcc.gnu.org/g:97def1f34c134d78d4423e9ac3e9b262417ea390
commit r11-2560-g97def1f34c134d78d4423e9ac3e9b262417ea390
Author: Marek Polacek
Date: Tu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96447
--- Comment #2 from Daniel Scharrer ---
For warnings enabled by something like -fanalyzer this might be reasonable but
for a warning I enabled by default (not even requiring -Wall) the bar should
ideally be a bit higher.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96088
François Dumont changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96105
Jason Merrill changed:
What|Removed |Added
Target Milestone|--- |10.2
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96052
Jason Merrill changed:
What|Removed |Added
Target Milestone|--- |10.2
Version|10.2.1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95976
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96052
Jason Merrill changed:
What|Removed |Added
Version|11.0|10.2.1
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96468
Bug ID: 96468
Summary: Warn when an empty while loop could have been a
do-while
Product: gcc
Version: 10.2.0
Status: UNCONFIRMED
Keywords: diagnostic
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96450
Ian Lance Taylor changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96452
--- Comment #7 from Antony Polukhin ---
(In reply to Jonathan Wakely from comment #6)
> Your understanding of what a compiler needs to do for ill-formed programs is
> wrong.
You're right, thank you!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96450
--- Comment #1 from CVS Commits ---
The master branch has been updated by Ian Lance Taylor :
https://gcc.gnu.org/g:acf83db025cfd4a67724838e9dbd19813f4f5960
commit r11-2559-gacf83db025cfd4a67724838e9dbd19813f4f5960
Author: Ian Lance Taylor
Date
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92729
--- Comment #6 from pipcet at gmail dot com ---
I've just pushed here
https://github.com/gcc-mirror/gcc/compare/master...pipcet:avr-ccmode-20200804?expand=1
the current state of my work as a series of git commits, sorted roughly from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95825
Marek Polacek changed:
What|Removed |Added
Last reconfirmed||2020-08-04
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96467
Marek Polacek changed:
What|Removed |Added
Last reconfirmed||2020-08-04
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96465
Marek Polacek changed:
What|Removed |Added
Priority|P3 |P4
Last reconfirmed|
78d-checking-yes-rtl-df-extra-aarch64
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 11.0.0 20200804 (experimental) (GCC)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96467
Bug ID: 96467
Summary: [8/9/10/11 Regression] in finish_member_declaration,
at cp/semantics.c:3240
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Keywords: ice-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96465
Bug ID: 96465
Summary: ICE in tsubst_function_decl, at cp/pt.c:13669
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Keywords: error-recovery, ice-on-invalid-code
Severity
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96462
--- Comment #2 from Haoxin Tu ---
(In reply to Marek Polacek from comment #1)
> Confirmed.
Hi, Marek. Thanks for your quick response!
Best,
Haoxin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96464
Bug ID: 96464
Summary: GCC allows 'auto' in template argument
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Keywords: accepts-invalid
Severity: normal
Priority
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96463
Bug ID: 96463
Summary: [SVE] Optimise svld1rq from vectors
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: target
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96462
Marek Polacek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93102
--- Comment #4 from zhongyunde at tom dot com ---
case from https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96427 generates *.LC0,
but don't emit an aggregate copy a_1 = *.LC0, i.e. it is legal even for
non-const local array.
typedef int v4si __att
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96462
Bug ID: 96462
Summary: [10/11 Regression] ICE in tree check: expected
identifier_node, have bit_not_expr in
find_namespace_slot, at cp/name-lookup.c:97
Product: gcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60473
--- Comment #2 from CVS Commits ---
The master branch has been updated by Roger Sayle :
https://gcc.gnu.org/g:76eafcc395d2bcd4147cb1ba1a8aff321571402f
commit r11-2551-g76eafcc395d2bcd4147cb1ba1a8aff321571402f
Author: Roger Sayle
Date: Tue Au
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96373
--- Comment #5 from Andreas Schwab ---
> Just note that _all_ floating point operations, not just divisions, can trap
> (without fast-math). You never know if the user enabled stops for any of
> the FP exceptions (overflow, underflow, inexact, i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96461
Bug ID: 96461
Summary: [SVE] Use the HISTCNT instruction for simple histogram
loops
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: enhancement
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95599
Iain Sandoe changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95591
Iain Sandoe changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95433
--- Comment #6 from CVS Commits ---
The master branch has been updated by Marc Glisse :
https://gcc.gnu.org/g:ca2b8c082c4f16919071c9f8de8db0b33b54c405
commit r11-2550-gca2b8c082c4f16919071c9f8de8db0b33b54c405
Author: Marc Glisse
Date: Tue Au
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95823
Iain Sandoe changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95895
Iain Sandoe changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95824
Iain Sandoe changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96316
Iain Sandoe changed:
What|Removed |Added
Resolution|--- |INVALID
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96460
Bug ID: 96460
Summary: Warn about signed module that is converted to unsigned
value
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Keywords: diagnostic
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96153
--- Comment #1 from CVS Commits ---
The master branch has been updated by Iain Buclaw :
https://gcc.gnu.org/g:2ac51bdf63b0e17d1b9974f30303fb24e3cbc83d
commit r11-2548-g2ac51bdf63b0e17d1b9974f30303fb24e3cbc83d
Author: Iain Buclaw
Date: Wed Ju
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96459
--- Comment #3 from Jakub Jelinek ---
(In reply to Jakub Jelinek from comment #0)
> if (niters != 96)
if (niters != 108)
Can't count, sorry.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96373
--- Comment #4 from rsandifo at gcc dot gnu.org
---
(In reply to Richard Biener from comment #2)
> (In reply to rsand...@gcc.gnu.org from comment #1)
> > I could have sworn there was a reason why we didn't do this,
> > on the basis that we alrea
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96459
--- Comment #2 from Jakub Jelinek ---
Created attachment 48994
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48994&action=edit
gcc11-pr96459.patch
Untested fix.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96459
Jakub Jelinek changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96459
Bug ID: 96459
Summary: OpenMP host teams reductions ignored
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96373
--- Comment #3 from Michael Matz ---
(In reply to Richard Biener from comment #2)
> which means for non-memory gimple_could_trap_p (stmt) - sth you can
> easily check I guess.
Just note that _all_ floating point operations, not just divisions, c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96452
--- Comment #6 from Jonathan Wakely ---
Your understanding of what a compiler needs to do for ill-formed programs is
wrong.
[intro.compliance]
If a program contains a violation of any diagnosable rule or an occurrence of a
construct described i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94024
Patrick Palka changed:
What|Removed |Added
Target Milestone|--- |11.0
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94024
--- Comment #2 from CVS Commits ---
The master branch has been updated by Patrick Palka :
https://gcc.gnu.org/g:843710c037c1396dcdbc23e5b6b456b8ae6e2b8b
commit r11-2546-g843710c037c1396dcdbc23e5b6b456b8ae6e2b8b
Author: Patrick Palka
Date: Tu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85675
Tobias Burnus changed:
What|Removed |Added
Resolution|--- |DUPLICATE
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88463
Tobias Burnus changed:
What|Removed |Added
CC||daanvanvugt at gmail dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96373
--- Comment #2 from Richard Biener ---
(In reply to rsand...@gcc.gnu.org from comment #1)
> I could have sworn there was a reason why we didn't do this,
> on the basis that we already failed to take FP exceptions into
> account when vectorising n
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96373
rsandifo at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88240
Richard Biener changed:
What|Removed |Added
Summary|[8/9/10/11 Regression] |[8/9/10 Regression]
|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88240
--- Comment #17 from CVS Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:1af5cdd77985daf76130f527deac425c43df9f49
commit r11-2545-g1af5cdd77985daf76130f527deac425c43df9f49
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96454
Jakub Jelinek changed:
What|Removed |Added
Ever confirmed|0 |1
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96458
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |10.3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96455
--- Comment #3 from John Dong ---
(In reply to Richard Biener from comment #1)
> No - I don't know how GCC 7 exactly behaved but with GCC 9 you have to
> control
> the partial link output kind via -flinker-output, you want
> -flinker-output=nolto
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95726
Jakub Jelinek changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96453
Richard Biener changed:
What|Removed |Added
CC||marxin at gcc dot gnu.org
Target Mile
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96455
Richard Biener changed:
What|Removed |Added
Keywords||documentation
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96454
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |11.0
Component|rtl-optimizatio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96458
Bug ID: 96458
Summary: [10/11 Regression] internal compiler error: in
expand_expr_addr_expr_1, at expr.c:8075 for msp430-elf
Product: gcc
Version: 11.0
Status: UNCONFIRME
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96455
--- Comment #1 from Richard Biener ---
No - I don't know how GCC 7 exactly behaved but with GCC 9 you have to control
the partial link output kind via -flinker-output, you want
-flinker-output=nolto-rel I think. With GCC 9 and an incremental lin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96456
Richard Biener changed:
What|Removed |Added
Known to fail||10.2.0
Summary|[10 Regressio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96402
--- Comment #10 from Tamar Christina ---
> Should be fixed now for 10.3+ and 11+. If -moutline-atomics has been
> backported to older releases, it should go there too.
Thanks Jakub! I have done the backports locally and am waiting for regressi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96457
Richard Biener changed:
What|Removed |Added
Depends on||88240
--- Comment #1 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96452
--- Comment #5 from Antony Polukhin ---
Hm... My reading of http://eel.is/c++draft/dcl.init.list#3.9 is that the
program is ill-formed for narrowing conversions. And
http://eel.is/c++draft/dcl.init.list#7.2 states that conversion from double to
f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96457
Bug ID: 96457
Summary: PRE gets confused by punned load handling
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-opt
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96457
Richard Biener changed:
What|Removed |Added
Ever confirmed|0 |1
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96456
Bug ID: 96456
Summary: [10 Regression] ICE in expand_insn, at optabs.c:7511
on s390x-linux-gnu
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95731
--- Comment #4 from Jakub Jelinek ---
I think doing it only in the last reassoc would have the advantage that it
wouldn't break other optimizations done by reassoc.
E.g.
if (a >= 0 && b >= 0 && a < 32 && b < 128)
which can be now optimized into a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96455
Bug ID: 96455
Summary: Partial Linking (-r) with LTO issue
Product: gcc
Version: 9.3.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: lto
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95731
Wilco changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96357
Przemyslaw Wirkus changed:
What|Removed |Added
CC||przemyslaw.wirkus at arm dot
com
--
-as --disable-libstdcxx-pch
--prefix=/repo/gcc-trunk//binary-trunk-r11-2526-20200803220915-g265d817b1eb-checking-yes-rtl-df-extra-amd64
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 11.0.0 20200804 (experimental) (GCC)
zstd
gcc version 11.0.0 20200804 (experimental) (GCC)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96452
--- Comment #4 from Jonathan Wakely ---
https://gcc.gnu.org/onlinedocs/gcc/C_002b_002b-Dialect-Options.html#index-Wnarrowing
For C++11 and later standards, narrowing conversions are diagnosed by default,
as required by the standard. A narrowing
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96452
--- Comment #3 from Jonathan Wakely ---
(In reply to Andrew Pinski from comment #1)
> Use -pedantic-errors to get the error message instead.
Or -Werror=narrowing
> We allow this extension by default.
It's not an extension, it's standard-confor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96452
--- Comment #2 from Jonathan Wakely ---
Not a bug, the standard requires a diagnostic, a warning is a diagnostic.
There are loads of existing bugs about this in bugzilla. GCC produces errors
for constants where narrowing is known to change the v
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96428
Tom de Vries changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Target Milestone|---
1 - 100 of 124 matches
Mail list logo