public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug tree-optimization/109008] New: [13 Regression ]Maybe wrong code in scipy package since r13-3926-gd4c2f1d376da6f
 2023-03-22  9:07 UTC  (2+ messages)
` [Bug tree-optimization/109008] [13 Regression] Wrong "

[Bug c/109237] New: csmith: another timeout with -g -O3 this time
 2023-03-22  9:02 UTC  (9+ messages)
` [Bug middle-end/109237] "
` [Bug debug/109237] "
` [Bug debug/109237] csmith: another timeout with -g -O3 this time since r12-156-g8d4c374c4419a875

[Bug c++/109176] New: internal compiler error: in to_constant, at poly-int.h:504
 2023-03-22  8:47 UTC  (9+ messages)
` [Bug tree-optimization/109176] [13 Regression] "

[Bug c++/109244] New: internal compiler error: in setup_preferred_alternate_classes_for_new_pseudos, at ira.cc:2892
 2023-03-22  8:03 UTC  (4+ messages)
` [Bug target/109244] "

[Bug tree-optimization/109240] New: Missed fneg/fsub optimization
 2023-03-22  7:43 UTC  (2+ messages)
` [Bug tree-optimization/109240] "

[Bug tree-optimization/109238] New: [13 Regression] tst-realloc.i:42:19: error: pointer ‘p’ may be used after ‘realloc’ [-Werror=use-after-free] in glibc tests
 2023-03-22  7:37 UTC  (4+ messages)
` [Bug tree-optimization/109238] "

[Bug c/80528] reimplement gnulib's "useless-if-before-free" script as a compiler warning
 2023-03-22  7:26 UTC 

[Bug d/109231] New: [13 regression] Comparison failure in libphobos/libdruntime/rt/util/typeinfo.o
 2023-03-22  6:51 UTC  (11+ messages)
` [Bug d/109231] "

[Bug target/106543] New: *sge<u>_<X:mode><GPR:mode> uses operand 2 but there is no operand 2
 2023-03-22  6:17 UTC  (2+ messages)
` [Bug target/106543] [10/11/12 Regression] "

[Bug c/109228] New: warning: implicit declaration of function '__riscv_vlenb'
 2023-03-22  5:07 UTC  (4+ messages)
` [Bug c/109228] "
` [Bug target/109228] "

[Bug libstdc++/109242] New: C++2b std::optional::transform omits required std::remove_cv_t from return optional type
 2023-03-22  3:02 UTC  (4+ messages)
` [Bug libstdc++/109242] "

[Bug target/85048] [missed optimization] vector conversions
 2023-03-22  2:10 UTC  (4+ messages)

[Bug modula2/107630] New: runtime libs should be self-contained
 2023-03-22  1:46 UTC  (2+ messages)
` [Bug modula2/107630] "

[Bug fortran/109223] New: parameters for a type on IMPLICIT do not work. For example: IMPLICIT TYPE(REAL(KIND=REAL128)) fails
 2023-03-22  1:26 UTC  (9+ messages)
` [Bug fortran/109223] "

[Bug c++/109243] New: Side cast of pointer-to-member with UB is incorrectly accepted in constant evaluation
 2023-03-22  1:17 UTC 

[Bug c++/109181] New: requires expression type requirement rejects valid type when it is a nested member template
 2023-03-22  1:00 UTC  (2+ messages)
` [Bug c++/109181] "

[Bug c/98596] New: registers not reused on RISC-V
 2023-03-21 23:57 UTC  (2+ messages)
` [Bug target/98596] "

[Bug target/96297] New: Redundant zero extension after inlining the function
 2023-03-21 23:52 UTC  (2+ messages)
` [Bug target/96297] "

[Bug bootstrap/92709] Cross Compilation failed for Latest GCC riscv64-linux-gnu on Linux/WSL2
 2023-03-21 22:26 UTC 

[Bug c/109236] New: [avr] Invalid code of signed 16-bit compare optimization
 2023-03-21 21:32 UTC  (3+ messages)
` [Bug target/109236] "

[Bug fortran/104572] New: ICE in gfc_resolve_finalizers, at fortran/resolve.cc:13646
 2023-03-21 21:10 UTC  (3+ messages)
` [Bug fortran/104572] "

[Bug c++/109241] New: [13 Regression] ICE Segmentation fault since for ccache package r13-6722-gb323f52ccf966800
 2023-03-21 21:01 UTC  (3+ messages)
` [Bug c++/109241] "

[Bug fortran/97592] New: Incorrectly set pointer remapping with array pointer argument to CONTIGUOUS dummy
 2023-03-21 19:57 UTC  (3+ messages)
` [Bug fortran/97592] [10/11/12/13 Regression] "

[Bug tree-optimization/109230] New: [13 Regression] Maybe wrong code for opus package on aarch64 since r13-4122-g1bc7efa948f751
 2023-03-21 19:15 UTC  (19+ messages)
` [Bug tree-optimization/109230] "

[Bug analyzer/109239] New: -Wanalyzer-deref-before-check seen on Linux kernel due to inlining with -fno-delete-null-pointer-checks
 2023-03-21 19:14 UTC 

[Bug c++/108795] New: [10/11/12/13 Regression] ICE in prep_operand, at cp/call.cc:6325
 2023-03-21 19:12 UTC  (2+ messages)
` [Bug c++/108795] [10/11/12/13 Regression] ICE in prep_operand, at cp/call.cc:6325 since r7-2549-gf3365c1201908df5

[Bug fortran/99036] New: [11 Regression] ICE in gfc_current_interface_head, at fortran/interface.c:4699
 2023-03-21 19:01 UTC  (2+ messages)
` [Bug fortran/99036] [11/12/13 "

[Bug preprocessor/109183] New: [regression?] since GCC 11.1, -MM -MMD generates "a-" prefixed dependency files
 2023-03-21 18:46 UTC  (2+ messages)
` [Bug preprocessor/109183] "

[Bug modula2/109125] New: [13 regression] SIGBUS in m2pim_ldtoa_ldtoa
 2023-03-21 18:26 UTC  (3+ messages)
` [Bug modula2/109125] "

[Bug c++/109177] New: Call to C++ function marked unavailable gets diagnosed twice
 2023-03-21 16:29 UTC  (3+ messages)
` [Bug c++/109177] "

[Bug analyzer/109225] New: -Wanalyzer-null-dereference false negative with *c = 404
 2023-03-21 15:47 UTC  (3+ messages)
` [Bug analyzer/109225] "

[Bug c++/85973] [[nodiscard]] shall emit a warning for unused anonymous variable
 2023-03-21 15:33 UTC  (3+ messages)
` [Bug c++/85973] [[nodiscard]] on class "

[Bug c++/109235] New: nodiscard attribute ignored with deduction guide
 2023-03-21 15:32 UTC  (6+ messages)
` [Bug c++/109235] "
` [Bug c++/109235] nodiscard attribute ignored on temporary created
` [Bug c++/109235] nodiscard attribute on class not copied to the constructors

[Bug c++/95454] New: type-level nodiscard not applied to constructors
 2023-03-21 15:32 UTC  (2+ messages)
` [Bug c++/95454] "

[Bug c++/106890] New: virtual inheritance triggers compiler error when instatiating derived class with in-class initialization
 2023-03-21 15:09 UTC  (2+ messages)
` [Bug c++/106890] [10/11/12/13 Regression] virtual inheritance triggers compiler error when instatiating derived class with in-class initialization since r8-2709-g12659e10c7820071

[Bug c/109137] New: [12/13 regression] Compiling ffmpeg with -m32 on x86_64-pc-linux-gnu hangs on libavcodec/h264_cabac.c since r12-9086-g489c81db7d4f75
 2023-03-21 14:56 UTC  (2+ messages)
` [Bug target/109137] "

[Bug c++/109232] New: Using deduced return type in an unevaluated context leads to codegen
 2023-03-21 14:39 UTC  (3+ messages)
` [Bug c++/109232] "

[Bug c/109234] New: gcc refuses compilation with implausible error when using -fprofile-arcs
 2023-03-21 14:38 UTC  (3+ messages)
` [Bug driver/109234] "

[Bug c/109192] New: timeout with -g -O3 -fno-var-tracking ?
 2023-03-21 14:20 UTC  (5+ messages)
` [Bug tree-optimization/109192] [13 Regression] timeout with -O3 since r13-5579

[Bug c/109233] New: warning: array subscript 5 is above array bounds of ‘struct tg3_napi[5]’
 2023-03-21 14:05 UTC  (3+ messages)
` [Bug c/109233] "

[Bug tree-optimization/109213] New: [13 Regression] -Os generates significantly more code
 2023-03-21 13:37 UTC  (3+ messages)
` [Bug tree-optimization/109213] [13 Regression] -Os generates significantly more code since r13-723

[Bug c/109219] New: csmith: ice in vect_slp_analyze_node_operations_1, at tree-vect-slp.cc:5954
 2023-03-21 13:04 UTC  (5+ messages)
` [Bug tree-optimization/109219] [12/13 Regression] "
` [Bug tree-optimization/109219] [12/13 Regression] csmith: ice in vect_slp_analyze_node_operations_1, at tree-vect-slp.cc:5954 since r13-1106-g8c2733e16ec1c0cd

[Bug testsuite/108898] New: [13 Regression] Test introduced by r13-6278-g3da77f217c8b2089ecba3eb201e727c3fcdcd19d failed on i386
 2023-03-21 12:44 UTC  (4+ messages)
` [Bug testsuite/108898] "

[Bug c/109184] New: csmith: really old bug with -O3
 2023-03-21 12:38 UTC  (2+ messages)
` [Bug tree-optimization/109184] [10/11/12/13 Regression] csmith: 2017 bug with -floop-interchange

[Bug libstdc++/108178] New: Filesystem::copy_file can't copy from /proc on Linux machines
 2023-03-21 12:02 UTC  (2+ messages)
` [Bug libstdc++/108178] "

[Bug target/29776] result of ffs/clz/ctz/popcount/parity are already sign-extended
 2023-03-21 11:54 UTC 

[Bug target/55295] New: [SH] Add support for fipr instruction
 2023-03-21 11:52 UTC  (5+ messages)
` [Bug target/55295] "

[Bug ipa/81323] IPA-VRP doesn't handle return values
 2023-03-21 11:27 UTC 

[Bug libstdc++/109229] New: std::exclusive_scan narrows to initial value
 2023-03-21 11:03 UTC  (7+ messages)
` [Bug libstdc++/109229] "

[Bug fortran/109216] New: Wrong behaviour explained in -fno-underscoring documentation
 2023-03-21 10:25 UTC  (3+ messages)
` [Bug fortran/109216] "

[Bug ada/109212] New: Ada "for" expression generates gcc error
 2023-03-21 10:23 UTC  (2+ messages)
` [Bug ada/109212] "

[Bug c++/43144] Possible ADL bug in GCC 4.4.1
 2023-03-21 10:23 UTC  (3+ messages)

[Bug fortran/109206] New: [13 Regression] gcc/fortran/class.cc:2768:14: runtime error: load of value 4139789424, which is not a valid value for type 'bt' since r13-6747-gd7caf313525a46
 2023-03-21 10:09 UTC  (4+ messages)
` [Bug fortran/109206] "

[Bug c/109215] New: warning: array subscript 0 is outside the bounds of an interior zero-length array ‘struct lock_class_key[3]’
 2023-03-21 10:07 UTC  (4+ messages)
` [Bug tree-optimization/109215] [13 Regression] wrong "

[Bug c++/109227] New: coroutines: ICE in tree check: expected record_type or union_type or qual_union_type, have array_type in build_special_member_call, at cp/call.cc:11067
 2023-03-21  8:41 UTC  (4+ messages)
` [Bug c++/109227] "

[Bug middle-end/104075] New: bogus/missing -Wuse-after-free
 2023-03-21  8:22 UTC  (2+ messages)
` [Bug middle-end/104075] "

[Bug tree-optimization/109170] New: New glibc warning: open_catalog.c:86:16: error: pointer ‘old_buf’ may be used after ‘realloc’ [-Werror=use-after-free] since r13-6707-g0a07bfad12530bca
 2023-03-21  8:22 UTC  (3+ messages)
` [Bug tree-optimization/109170] [13 Regression] "

[Bug libgcc/109217] New: failure statically linking shared lib
 2023-03-21  8:21 UTC  (3+ messages)
` [Bug driver/109217] "

[Bug d/109221] New: std.math.floor, core.math.ldexp, std.math.poly poor inlining
 2023-03-21  7:19 UTC  (6+ messages)
` [Bug d/109221] "

[Bug fortran/109209] New: [13.0 regression] erroneous error on assignment of alloctables
 2023-03-21  7:14 UTC  (3+ messages)
` [Bug fortran/109209] [13 "

[Bug c++/105325] New: power10: Error: operand out of range
 2023-03-21  4:01 UTC  (2+ messages)
` [Bug target/105325] "

[Bug fortran/109226] New: parameters for a type on IMPLICIT do not work. For example: IMPLICIT TYPE(REAL(KIND=REAL128)) fails
 2023-03-21  2:42 UTC  (2+ messages)
` [Bug fortran/109226] "

[Bug c++/64758] New: [C++11] Give better error message when name of enum's base type cannot be resolved
 2023-03-21  2:10 UTC  (2+ messages)
` [Bug c++/64758] "

[Bug c++/109222] New: Confusing error for declaring an enum class with unknown type
 2023-03-21  2:10 UTC  (3+ messages)
` [Bug c++/109222] "

[Bug middle-end/109224] New: Wmismatched-new-delete false positive with corotuines
 2023-03-21  2:00 UTC 

[Bug preprocessor/50387] New: Doesn't process "_Pragma" when expanding a token sequence for #include
 2023-03-21  1:07 UTC  (2+ messages)
` [Bug preprocessor/50387] "

[Bug bootstrap/44173] configure -disable-fixincludes doesn't work
 2023-03-21  0:42 UTC 

[Bug c++/109205] New: vector.resize( v.size() + 100 ) does unnecessary comparison
 2023-03-21  0:35 UTC  (2+ messages)
` [Bug libstdc++/109205] "

[Bug bootstrap/44881] toplevel configure assumes that mpc is fine when gmp is a toplevel directory
 2023-03-21  0:33 UTC 

[Bug testsuite/44176] dg-cmp-results.sh contains several unportabilities
 2023-03-21  0:24 UTC 

[Bug c++/42161] use __cxa_vec_dtor instead of loop to reduce code size
 2023-03-21  0:21 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).