[Bug c++/118981] "_GLOBAL__sub_I.00099_tzdb.cc" defined twice in the assembly output for c++20/tzdb.cc with -fvtable-verify=std (--enable-vtable-verify)

2025-02-26 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118981 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug c/119011] -Wsign-compare: Split it into several levels

2025-02-26 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119011 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug target/118815] [15 Regression] Getting `Vector size conflicts between AVX10.1 and AVX512, using 512 as max vector size` warning with -Wsystem-headers

2025-02-16 Thread egallager at gcc dot gnu.org via Gcc-bugs
Status|NEW |ASSIGNED CC||egallager at gcc dot gnu.org URL||https://gcc.gnu.org/piperma ||il/gcc-patches/2025-Februar

[Bug c/2803] casts in asm act as lvalues

2025-02-12 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=2803 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org --- Comment

[Bug libgcc/118685] FreeBSD static executables segfault due to libgcc missing crtbeginT.o

2025-01-29 Thread egallager at gcc dot gnu.org via Gcc-bugs
||egallager at gcc dot gnu.org, ||gerald at pfeifer dot com URL||https://gcc.gnu.org/piperma ||il/gcc-patches/2025-January

[Bug c/118664] Improve -Wswitch and -Wswitch-enum warnings for enum types

2025-01-26 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118664 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug driver/118636] `-Werror` and `-w` do not affect linker warnings, but the docs say they should [docs bug?]

2025-01-24 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118636 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug c/118606] gcc/omp-general.cc:3294: Possible precedence problem

2025-01-22 Thread egallager at gcc dot gnu.org via Gcc-bugs
||egallager at gcc dot gnu.org Ever confirmed|0 |1 Last reconfirmed||2025-01-22 --- Comment #2 from Eric Gallager --- I think the additional parentheses would be helpful; confirmed.

[Bug c++/83732] wrong warning about non-POD field

2025-01-21 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83732 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug target/118539] Unsorted -march suggestions

2025-01-17 Thread egallager at gcc dot gnu.org via Gcc-bugs
||a/show_bug.cgi?id=86388 CC||egallager at gcc dot gnu.org --- Comment #3 from Eric Gallager --- see also bug 86388 for the x86_64 equivalent

[Bug tree-optimization/118466] Not removing bounds checking enough to vectorize

2025-01-17 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118466 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug c++/118458] No mechanism to disable all warnings locally (supported by Clang with diagnostic ignored "-Weverything")

2025-01-17 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118458 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug other/118371] [meta-bug] tracker bug for UX issues affecting porting to GCC 15

2025-01-17 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118371 --- Comment #3 from Eric Gallager --- So in other words, any bugs about diagnostics resulting from the default standard now being -std=gnu23 would get put here?

[Bug libgomp/118379] [PATCH] Avoid unused-variable-error when configured with 'CFLAGS=-DNDEBUG'

2025-01-16 Thread egallager at gcc dot gnu.org via Gcc-bugs
||egallager at gcc dot gnu.org URL||https://gcc.gnu.org/piperma ||il/gcc-patches/2025-January ||/673040.html --- Comment #3 from Eric Gallager

[Bug c++/29593] Missing warning when reference is bound to converted temporary

2025-01-16 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29593 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug c++/118349] Suggestion for new warning: -Wtemplate-depth= (like -ftemplate-depth= but a warning instead of an error)

2025-01-08 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118349 --- Comment #4 from Eric Gallager --- (In reply to Jonathan Wakely from comment #1) > (In reply to Eric Gallager from comment #0) > > For example, one could do -Wtemplate-depth=17 > > -ftemplate-depth=1024 to get a warning when the pre-C++11 lim

[Bug c++/118349] New: Suggestion for new warning: -Wtemplate-depth= (like -ftemplate-depth= but a warning instead of an error)

2025-01-07 Thread egallager at gcc dot gnu.org via Gcc-bugs
: UNCONFIRMED Keywords: diagnostic Severity: enhancement Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: egallager at gcc dot gnu.org Blocks: 87403 Target Milestone: --- g++ currently has a flag

[Bug modula2/118010] -Wlto-type-mismatch warning/error during m2 bootstrap on arm (gm2-libs-boot/Glibc.h:206:16: warning: type of ‘libc_lseek’ does not match original declaration [-Wlto-type-mismatch]

2025-01-07 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118010 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug analyzer/118300] [12/13/14/15 Regression] False malloc leak warning from static analyzer

2025-01-05 Thread egallager at gcc dot gnu.org via Gcc-bugs
] |from static analyzer|False malloc leak warning ||from static analyzer Keywords||needs-bisection CC||egallager at gcc dot gnu.org --- Comment #1 from Eric

[Bug target/118268] bc-1.07.1 fails to build with -masm=intel

2025-01-01 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118268 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug other/118223] Improve autodependency generation to avoid full product build

2024-12-27 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118223 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug web/118159] [Docs][Link rot] Fortran coco is now an online casino

2024-12-20 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118159 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug c++/108165] -Wdangling-reference false positive

2024-12-18 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108165 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug c/116871] -Wincompatible-pointer-types for function pointers could highlight the mismatch better

2024-12-18 Thread egallager at gcc dot gnu.org via Gcc-bugs
|UNCONFIRMED |NEW Ever confirmed|0 |1 CC||egallager at gcc dot gnu.org --- Comment #3 from Eric Gallager --- I think I've seen this, too; confirmed.

[Bug c/117865] "error: too many arguments to function" does not show the function type nor which argument is too many (especially w/ C23)

2024-12-18 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117865 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug c/117178] -Wunterminated-string-initialization should ignore trailing NUL byte for nonstring char arrays

2024-12-16 Thread egallager at gcc dot gnu.org via Gcc-bugs
|1 Status|UNCONFIRMED |ASSIGNED Last reconfirmed||2024-12-16 CC||egallager at gcc dot gnu.org

[Bug c/109214] extension to C language allowing void * to be cast to function pointer should be documented

2024-12-13 Thread egallager at gcc dot gnu.org via Gcc-bugs
||egallager at gcc dot gnu.org --- Comment #3 from Eric Gallager --- (In reply to sandra from comment #2) > I'm not sure what additional documentation needs to be added here, or if > what's being requested is implementing a separate option/attribute just to &g

[Bug middle-end/116989] __builtin_clz{,g}/__builtin_ctz{,g} documentation for 0 should be clearer

2024-12-13 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116989 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug c/117981] -Wc11-c23-compat does not warn for bool, false and true

2024-12-10 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117981 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug c++/98142] fstrict-enums optimization applied only for unscoped enums with unfixed underlying type

2024-12-09 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98142 --- Comment #14 from Eric Gallager --- (In reply to Jonathan Wakely from comment #12) > What kind of change could make it the default? It would be non-conforming, > so can't just be the default. > > Do you mean a -fclosed-enums flag that implie

[Bug c++/98142] fstrict-enums optimization applied only for unscoped enums with unfixed underlying type

2024-12-09 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98142 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug c/112840] feature request: warn on incorrect tagged union value access

2024-12-07 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112840 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug objc++/61759] [ICE] [objc++] reaching gcc_unreachable in objc_eh_runtime_type at objc/objc-next-runtime-abi-01.c

2024-12-07 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61759 --- Comment #19 from Eric Gallager --- (In reply to Sergey Fedorov from comment #18) > This is the same bug? > > ``` > during GIMPLE pass: eh > /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_aqua_barrier/barrier/ > work/barrier-2.4.0/src

[Bug sanitizer/117881] Emit diagnostic note wrt FPs for middle-end warnings with sanitizers

2024-12-02 Thread egallager at gcc dot gnu.org via Gcc-bugs
||egallager at gcc dot gnu.org See Also||https://gcc.gnu.org/bugzill ||a/show_bug.cgi?id=117873, ||https://gcc.gnu.org/bugzill

[Bug c/78829] bit-rotten "C99 mode" references in GCC manual

2024-12-02 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78829 --- Comment #6 from Eric Gallager --- Worth revisiting now that the default C standard is changing again

[Bug rust/117869] rust fails to build with cargo command error

2024-12-01 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117869 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug libfortran/117857] libgfortran on powerpc-darwin8 doesn't compile: `-Wint-conversion` in `stream_ttyname`

2024-12-01 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117857 --- Comment #10 from Eric Gallager --- I think just ensuring that -D__DARWIN_UNIX03=1 is always passed to the preprocessor ought to be enough...

[Bug c++/19501] Redundant "template" keyword rejected

2024-11-30 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19501 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug c/64526] No warning on function call with excessive arguments

2024-11-30 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64526 --- Comment #8 from Eric Gallager --- (In reply to Andrew Pinski from comment #7) > I am not sure if this needed any more since now () means the same as (void) > with C23 and GCC defaults to C23 ... Some people may still wish to compile for earl

[Bug target/117834] [14/15 Regression] libgfortran doesn't compile unless `PTHREAD_RWLOCK_INITIALIZER` is defined on powerpc-darwin since r14-6425

2024-11-30 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117834 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug other/117815] RFE: provide a way to capture SARIF for all gcc invocations in a build

2024-11-28 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117815 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug c/82922] Request: add -Wstrict-prototypes to -Wextra as K&R style is obsolescent

2024-11-23 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82922 --- Comment #14 from Eric Gallager --- (In reply to Sam James from comment #12) > GCC lacks an equivalent for Clang's -Wdeprecated-non-prototype, right? This has been added for GCC 15.

[Bug c/99950] Option -Wchar-subscripts leads to wrong fixes when used with functions from

2024-11-21 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99950 --- Comment #4 from Eric Gallager --- Possibly related texinfo mail: https://lists.gnu.org/archive/html/bug-texinfo/2024-11/msg00069.html

[Bug libdiagnostics/117677] [15 Regression] Regression in fail, at selftest.cc:47

2024-11-19 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117677 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug c/117629] Redefinition of bool type in C23 could have better diagnostic

2024-11-19 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117629 --- Comment #8 from Eric Gallager --- (In reply to Sam James from comment #7) > https://inbox.sourceware.org/gcc/87a5f3w15a@mid.deneb.enyo.de/ > > I wasn't interested in the idea before but it may be valuable. It would be > better if we'd h

[Bug bootstrap/103459] Make configury regenerate cleanly with `autoreconf -Wall`

2024-11-18 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103459 Eric Gallager changed: What|Removed |Added URL||https://gcc.gnu.org/piperma

[Bug c/95445] diagnose incompatible calls to functions declared without prototype [-Wdeprecated-non-prototype]

2024-11-16 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95445 Eric Gallager changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug libgcc/70800] libgcc/config/libbid/bid_binarydecimal.c: suspicious comparison ? (missed -Wtautological-compare)

2024-11-13 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70800 --- Comment #7 from Eric Gallager --- Does someone want to bisect to find when exactly the fix arrived, or should we just close this?

[Bug driver/40960] POSIX requires that option -D have a lower precedence than -U

2024-11-03 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40960 Eric Gallager changed: What|Removed |Added See Also||https://github.com/ossf/wg-

[Bug bootstrap/109310] --enable-link-mutex is quite duplicate to --enable-link-serialization

2024-11-01 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109310 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug bootstrap/117407] [15 regression] bootstrap fails after r15-4847-g79a75b1f551821

2024-11-01 Thread egallager at gcc dot gnu.org via Gcc-bugs
||egallager at gcc dot gnu.org See Also||https://gcc.gnu.org/bugzill ||a/show_bug.cgi?id=44209 --- Comment #4 from Eric Gallager --- Also, the warning involved here not having its own

[Bug web/117401] Spell that ./configure --enable-link-mutex is deprecated

2024-11-01 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117401 --- Comment #4 from Eric Gallager --- (In reply to Jakub Jelinek from comment #3) > That doesn't really matter. Anybody who used the option in GCC 13/14 got > that deprecation message. They might not have seen it, though, as it is easy for war

[Bug web/117401] Spell that ./configure --enable-link-mutex is deprecated

2024-11-01 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117401 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug bootstrap/117396] gcc/configure --help should print --disable-multilib instead of --enable-multilib

2024-11-01 Thread egallager at gcc dot gnu.org via Gcc-bugs
CC||egallager at gcc dot gnu.org --- Comment #3 from Eric Gallager --- If this had been fixed previously, I probably wouldn't have gotten in the habit of making my configure lines as long as I currently do!

[Bug preprocessor/94535] __LINE__ value changed for function-like macro invocations spanning multiple lines

2024-10-29 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94535 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug preprocessor/111900] newlines in arguments in function-like macros are not preserved

2024-10-28 Thread egallager at gcc dot gnu.org via Gcc-bugs
||2024-10-29 Status|UNCONFIRMED |NEW Ever confirmed|0 |1 CC||egallager at gcc dot gnu.org --- Comment #1 from Eric Gallager --- Confirmed that the documentation still

[Bug preprocessor/77723] Add a diagnostic note for macro functions which take one argument but have more than one

2024-10-28 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77723 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug c/101125] warn when a construct would become invalid if a function were replaced by a function-like macro

2024-10-28 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101125 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug preprocessor/93677] Create a warning for duplicate macro definition

2024-10-28 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93677 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug c/80653] Enhancement: better location info for -Wunsafe-loop-optimizations

2024-10-28 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80653 Eric Gallager changed: What|Removed |Added Severity|normal |enhancement

[Bug driver/37820] need command line option that prints all defaults and predefined macros

2024-10-28 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37820 --- Comment #3 from Eric Gallager --- (In reply to brian from comment #1) > To list predefined macros, use -dM with an empty input file, e.g. "gcc > -dM -E -

[Bug preprocessor/98021] #warning issues redundant diagnostic lines

2024-10-28 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98021 Eric Gallager changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug other/117263] genautomata.cc does not compile with -DNDEBUG due to unused but set variable

2024-10-22 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117263 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug libstdc++/117221] Add smoketest for alternative compiler for libstdc++ headers (like CXX_UNDER_TEST)

2024-10-19 Thread egallager at gcc dot gnu.org via Gcc-bugs
||a/show_bug.cgi?id=103324 CC||egallager at gcc dot gnu.org --- Comment #2 from Eric Gallager --- Related: bug 103324 for a more general smoketest

[Bug go/113143] Remove usage of ucontext.h

2024-10-16 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113143 --- Comment #18 from Eric Gallager --- (In reply to Sergey Fedorov from comment #17) > (In reply to Eric Gallager from comment #15) > > This is one of the things blocking bug 46986, isn't it? > > ucontext is supported on macOS, AFAIK. Only on

[Bug go/113143] Remove usage of ucontext.h

2024-10-16 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113143 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug target/117150] mstack-protector-guard-symbol= is not documented

2024-10-15 Thread egallager at gcc dot gnu.org via Gcc-bugs
||egallager at gcc dot gnu.org Last reconfirmed||2024-10-16 Status|UNCONFIRMED |NEW --- Comment #1 from Eric Gallager --- Hm, that's strange, the Option Summary page says that it should be under x86 Options: https://gcc.gn

[Bug c++/117156] not applied option “-Wchanges-meaning”

2024-10-15 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117156 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) find that gcc misses

2024-10-14 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89863 Bug 89863 depends on bug 47170, which changed state. Bug 47170 Summary: [cppcheck][PATCH] found resource leaks in gcc/intl/localealias.c https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47170 What|Removed |Added --

[Bug other/47170] [cppcheck][PATCH] found resource leaks in gcc/intl/localealias.c

2024-10-14 Thread egallager at gcc dot gnu.org via Gcc-bugs
|--- |WONTFIX CC||egallager at gcc dot gnu.org --- Comment #2 from Eric Gallager --- GCC no longer contains this file; closing.

[Bug target/49564] [cppcheck][patch] fixed resource and memory leaks in /gcc/gcc/config/alpha/host-osf.c

2024-10-14 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49564 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug pch/79306] ICE on valid code building WebRTC with PCH

2024-10-14 Thread egallager at gcc dot gnu.org via Gcc-bugs
||WebRTC with PCH Resolution|--- |INVALID Status|WAITING |RESOLVED CC||egallager at gcc dot gnu.org Keywords||ice-on

[Bug pch/54050] Add support for chaining of PCH

2024-10-14 Thread egallager at gcc dot gnu.org via Gcc-bugs
||PCH CC||egallager at gcc dot gnu.org --- Comment #3 from Eric Gallager --- retitling to clarify

[Bug target/87832] AMD pipeline models are very costly size-wise

2024-10-13 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87832 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug c++/92900] Cannot use member of packed struct in constexpr

2024-10-13 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92900 --- Comment #5 from Eric Gallager --- (In reply to Eric Gallager from comment #1) > possibly related to bug 60972 ...and, from the other direction, bug 68160 and bug 36566

[Bug jit/102824] building pdf/dvi documentation for libgccjit fails

2024-10-12 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102824 Eric Gallager changed: What|Removed |Added Status|WAITING |NEW --- Comment #14 from Eric Gallager

[Bug bootstrap/43301] top-level configure script ignores ---with-build-time-tools

2024-10-12 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43301 --- Comment #9 from Eric Gallager --- (In reply to Eric Gallager from comment #8) > we've got an idea that I just need to test (well, either I, or someone else, I guess...)

[Bug c/108310] Some warnings that -Wtraditional-conversion causes to be emitted aren't actually controlled by it

2024-10-12 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108310 Eric Gallager changed: What|Removed |Added Assignee|egallager at gcc dot gnu.org |unassigned at gcc dot gnu.org

[Bug ada/81114] GNAT mishandles filenames with UTF8 chars on case-insensitive filesystems

2024-10-12 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81114 --- Comment #10 from Eric Gallager --- (In reply to simon from comment #9) > Created attachment 56140 [details] > C demonstrator > > As noted in comment 8, the C compiler doesn’t have a problem with > finding a file with a combining filename wh

[Bug c/117059] Make -Wzero-as-null-pointer-constant available in C

2024-10-12 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117059 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug c++/77502] -Wzero-as-null-pointer-constant : misleading/imprecise messages

2024-10-12 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77502 Eric Gallager changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug jit/111396] Segfault when using -flto with libgccjit

2024-10-10 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111396 --- Comment #6 from Eric Gallager --- (In reply to Antoni from comment #5) > I believe so, but there might always be cases that we need to fix. > Why do you ask? Did you get any issue? I was just wondering if I could close it.

[Bug jit/111396] Segfault when using -flto with libgccjit

2024-10-10 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111396 --- Comment #4 from Eric Gallager --- (In reply to GCC Commits from comment #3) > The master branch has been updated by David Malcolm : > > https://gcc.gnu.org/g:8415bceea9d3ca86adc00ae8ad92deaec0457dd1 > > commit r14-7117-g8415bceea9d3ca86adc

[Bug c/117028] [C2y] Implement N3353, Obsolete implicitly octal literals and add delimited escape sequences

2024-10-09 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117028 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug bootstrap/116951] Use -D_GLIBCXX_ASSERTIONS for --enable-checking=yes

2024-10-03 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116951 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug c/116920] GCC should warn about redundant case around default in switch

2024-10-01 Thread egallager at gcc dot gnu.org via Gcc-bugs
||87403 CC||egallager at gcc dot gnu.org --- Comment #1 from Eric Gallager --- I'd be careful to check how this interacts with the other switch-related warnings; sometimes I've added a default case like that just to silenc

[Bug testsuite/112297] Failure of pr100936.c on x86_64-apple-darwin21

2024-09-22 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112297 --- Comment #6 from Eric Gallager --- (In reply to GCC Commits from comment #5) > The releases/gcc-12 branch has been updated by Iain D Sandoe > : > > https://gcc.gnu.org/g:0eb6f8874047f7e7f13027aaac14d3de276c5e69 > > commit r12-10370-g0eb6f88

[Bug other/116792] RFE: should we be able to generate diagnostics in HTML format?

2024-09-21 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116792 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug other/116613] RFE: support outputting diagnostics in *multiple* formats

2024-09-21 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116613 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug driver/116794] gcc -pipe does not work on macOS with as from Xcode 16 (on macOS 15)

2024-09-21 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116794 Eric Gallager changed: What|Removed |Added Last reconfirmed||2024-09-21 Assignee|unassigne

[Bug rtl-optimization/116774] ICE bootstrapping on cfarm92 (a riscv64 machine)

2024-09-18 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116774 --- Comment #5 from Eric Gallager --- (In reply to Sam James from comment #3) > The problem is that it's riscv (so 11 is prehistoric in that context) and > it's also a huge generated file. > > tbh, I suspect if you re-run the failing command, i

[Bug rtl-optimization/116774] ICE bootstrapping on cfarm92 (a riscv64 machine)

2024-09-18 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116774 --- Comment #2 from Eric Gallager --- well, I mean, it *ought* to be possible to bootstrap with GCC 11 as the host compiler, right? The "transition to C++14" thread on the mailing lists was just talking about raising the requirement for the host

[Bug target/116774] New: ICE bootstrapping on cfarm92 (a riscv64 machine)

2024-09-18 Thread egallager at gcc dot gnu.org via Gcc-bugs
Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: egallager at gcc dot gnu.org Target Milestone: --- Host: riscv64-unknown-linux-gnu Target: riscv64-unknown-linux-gnu Build: riscv64-unknown-linux-gnu No

[Bug middle-end/44032] internals documentation is not legally safe to use

2024-09-18 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44032 --- Comment #12 from Eric Gallager --- I'm hearing this came up at Cauldron this year... I wasn't there, so could somebody who was summarize in this bug report for us?

[Bug bootstrap/116730] build is broken when building in subdirectory of a subdirectory of the src directory

2024-09-17 Thread egallager at gcc dot gnu.org via Gcc-bugs
||a/show_bug.cgi?id=37210 CC||egallager at gcc dot gnu.org --- Comment #38 from Eric Gallager --- Related: bug 37210 (in that they're both about cases where the build system should warn the user about trying to

[Bug other/116744] RFE: can generated SARIF file be a container for "everything" needed for a bug-report against gcc?

2024-09-17 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116744 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug preprocessor/96842] enhancement: copy clang Wheader-guard

2024-09-12 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96842 Eric Gallager changed: What|Removed |Added URL||https://gcc.gnu.org/piperma

[Bug c/116642] miscompilation involving vfork child.

2024-09-09 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116642 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug c++/54140] -Wswitch shouldn't complain about out-of-range values that are cast to the correct type

2024-09-04 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54140 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org

[Bug c++/46457] Bogus warning about bitwise combination of enum flags in case statement

2024-09-04 Thread egallager at gcc dot gnu.org via Gcc-bugs
||patch CC||egallager at gcc dot gnu.org --- Comment #2 from Eric Gallager --- Jason has a patch: https://gcc.gnu.org/pipermail/gcc-patches/2024-September/662214.html

  1   2   3   4   5   6   7   8   9   10   >