public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug target/104610] New: memcmp () == 0 can be optimized better for avx512f
 2023-10-30  3:10 UTC  (2+ messages)
` [Bug target/104610] "

[Bug target/111449] New: memcmp (p,q,16) == 0 can be optimized better on ppc64 with vector comparison instructions
 2023-10-30  3:03 UTC  (2+ messages)
` [Bug target/111449] "

[Bug target/112276] New: [14 Regression] wrong code with -O2 -msse4.2
 2023-10-30  2:49 UTC  (5+ messages)
` [Bug target/112276] "
` [Bug target/112276] [14 Regression] wrong code with -O2 -msse4.2 since r14-4964-g7eed861e8ca3f5

[Bug tree-optimization/112282] New: wrong code (generated code hangs) at -O3 on x86_64-linux-gnu
 2023-10-30  1:53 UTC  (8+ messages)
` [Bug tree-optimization/112282] [14 Regression] "

[Bug tree-optimization/112113] New: wrong code at -O3 on x86_64-linux-gnu
 2023-10-29 22:48 UTC  (4+ messages)
` [Bug tree-optimization/112113] [14 Regression] "
` [Bug tree-optimization/112113] [14 Regression] wrong code at -O3 on x86_64-linux-gnu since r14-2852-gf5fb9ff2396fd4

[Bug target/112279] New: ICE building sqlite-3.43.2 on s390 (internal compiler error: in extract_insn)
 2023-10-29 21:56 UTC  (5+ messages)
` [Bug target/112279] "

[Bug target/112280] New: ICE building libgcrypt-1.10.2 on s390 (during GIMPLE pass: ccp)
 2023-10-29 21:36 UTC  (4+ messages)
` [Bug target/112280] "
` [Bug target/112280] [14 regression] "

[Bug tree-optimization/112281] New: wrong code at -O3 on x86_64-linux-gnu
 2023-10-29 21:21 UTC  (4+ messages)
` [Bug tree-optimization/112281] [12/13/14 Regression] "

[Bug c++/112267] New: "inline function constexpr used but never defined" warning in SFINAE context
 2023-10-29 19:53 UTC  (5+ messages)
` [Bug c++/112267] "

[Bug d/110712] New: d: ICE: verify_gimple_failed (conversion of register to a different size in 'view_convert_expr')
 2023-10-29 19:25 UTC  (5+ messages)
` [Bug d/110712] "

[Bug rtl-optimization/110551] New: [11 / 12 / 13 /14 regression] Suboptimal codegen for 128 bits multiplication on x86_64
 2023-10-29 18:01 UTC  (2+ messages)
` [Bug target/110551] [11/12/13/14 Regression] an extra mov when doing 128bit multiply

[Bug rtl-optimization/112278] New: lra: ICE in partial_subreg_p for mixture of AdvSIMD & SVE register asms
 2023-10-29 17:41 UTC  (2+ messages)
` [Bug rtl-optimization/112278] "

[Bug c++/112269] New: [14 Regression] x86_64 GNU/Linux '-m32' multilib 'libstdc++-v3/include/complex:1493: internal compiler error: in tsubst_expr, at cp/pt.cc:21534'
 2023-10-29 16:33 UTC  (6+ messages)
` [Bug c++/112269] "
` [Bug c++/112269] [14 Regression] x86_64 GNU/Linux '-m32' multilib 'libstdc++-v3/include/complex:1493: internal compiler error: in tsubst_expr, at cp/pt.cc:21534' since r14-4796-g3e3d73ed5e85e7

[Bug tree-optimization/112272] New: suboptimal zero-initialization of struct of mixed pointer and integer types
 2023-10-29 16:32 UTC  (2+ messages)
` [Bug tree-optimization/112272] "

[Bug tree-optimization/112277] New: Missed optimization of loop deletion because of missed loopUnswitch and useless instruction elimination
 2023-10-29 16:26 UTC  (2+ messages)
` [Bug tree-optimization/112277] "

[Bug c++/112273] New: gcc crashs when checking satisfaction a constraint of lambda function
 2023-10-29 16:25 UTC  (2+ messages)
` [Bug c++/112273] gcc crashs when checking satisfaction a constraint of lambda function and using decltype of a variable argument template

[Bug c++/19538] [DR 407] Bogus diagnostic for typedef name in elaborated type specifier
 2023-10-29 16:23 UTC 

[Bug rtl-optimization/82111] kcoreaddons-5.37.0: desktopfileparser.cpp miscompiled in dbr pass
 2023-10-29 15:55 UTC 

[Bug c++/106627] New: Exception from multiversion function cannot be caught
 2023-10-29 15:49 UTC  (2+ messages)
` [Bug ipa/106627] "

[Bug c++/112275] New: target_clones breaks exception handling
 2023-10-29 15:49 UTC  (2+ messages)
` [Bug c++/112275] "

[Bug c/112274] New: Bug due to unused expressions on s390x
 2023-10-29 13:32 UTC 

[Bug target/94758] New: ICE: in extract_insn, at recog.c:2310 on hppa64 with __thread variable
 2023-10-29 12:37 UTC  (2+ messages)
` [Bug target/94758] "

[Bug c/112112] New: Improper Arithmetic Type Conversion in s390x-linux-gnu-gcc
 2023-10-29  9:06 UTC  (2+ messages)
` [Bug target/112112] "

[Bug tree-optimization/109334] New: tree-object-size: Improve size computation in arguments
 2023-10-29  7:29 UTC  (3+ messages)
` [Bug tree-optimization/109334] "

[Bug spam/8943] spam
 2023-10-28 23:16 UTC 

[Bug target/111867] New: aarch64: Wrong code for bf16 literal load when the arch support +fp16
 2023-10-28 22:48 UTC  (2+ messages)
` [Bug target/111867] "

[Bug d/112270] New: ICE: in verify_gimple_in_seq on powerpc-darwin9
 2023-10-28 22:43 UTC  (5+ messages)
` [Bug d/112270] "

[Bug libstdc++/107885] New: H8/300: libsupc++/hash_bytes.cc fix shift-count-overflow warning
 2023-10-28 22:31 UTC  (2+ messages)
` [Bug libstdc++/107885] "

[Bug tree-optimization/112271] New: Some `(a == CST) ? a OP b : CST` is not done in match
 2023-10-28 21:49 UTC  (4+ messages)
` [Bug tree-optimization/112271] "

[Bug c++/110075] New: Bogus -Wdangling-reference
 2023-10-28 21:26 UTC  (2+ messages)
` [Bug c++/110075] "

[Bug target/93877] [11/12/13/14 Regression] [SH] webkit2gtk fails to build with "internal compiler error: in extract_constrain_insn, at recog.c:2211"
 2023-10-28 21:22 UTC  (4+ messages)

[Bug d/103578] New: d21 doesn't link on Darwin/i386
 2023-10-28 21:06 UTC  (2+ messages)
` [Bug d/103578] "

[Bug libstdc++/112263] New: [C++23] std::stacktrace does not identify symbols in shared library
 2023-10-28 21:04 UTC  (2+ messages)
` [Bug libstdc++/112263] "

[Bug libstdc++/112097] New: _PSTL_EARLYEXIT_PRESENT macro doesn't correctly identify intel compilers
 2023-10-28 21:03 UTC  (2+ messages)
` [Bug libstdc++/112097] "

[Bug rtl-optimization/112268] New: AVR-GCC generates suboptimal code for bit shifts
 2023-10-28 20:26 UTC 

[Bug target/112265] New: [14 Regression] GCN offloading 'libgomp.c-c++-common/for-5.c': 'internal compiler error: maximum number of generated reload insns per insn achieved (90)'
 2023-10-28 19:44 UTC  (3+ messages)
` [Bug target/112265] "

[Bug tree-optimization/112266] New: `constcall(a)` and `constcall(&a->b[0])` is not being optimized to one call
 2023-10-28 18:34 UTC 

[Bug target/83464] [SH] ICE: in final_scan_insn, at final.c:3025 with -mlra
 2023-10-28 17:55 UTC 

[Bug c/112114] New: SH4 ICE: in extract_constrain_insn, at recog.cc:2692 with -mlra
 2023-10-28 17:51 UTC  (2+ messages)
` [Bug target/112114] SH4 ICE: in extract_constrain_insn, at recog.cc:2692 with -mlra (2NDMIX)

[Bug c/112115] New: SH4 ICE: in extract_constrain_insn, at recog.cc:2692 with -mlra
 2023-10-28 17:51 UTC  (7+ messages)
` [Bug target/112115] SH4 ICE: in extract_constrain_insn, at recog.cc:2692 with -mlra (VMUBEEP)

[Bug tree-optimization/112123] New: Missed optimization of loop deletion because loop invariants are not identified
 2023-10-28 17:50 UTC  (2+ messages)
` [Bug tree-optimization/112123] "

[Bug c++/112122] New: SH4 ICE: in extract_constrain_insn, at recog.cc:2692 with -mlra (TSUNAMI_FONT)
 2023-10-28 17:50 UTC  (2+ messages)
` [Bug target/112122] "

[Bug c++/112121] New: SH4 ICE: in extract_constrain_insn, at recog.cc:2692 with -mlra (FNT_TEST)
 2023-10-28 17:50 UTC  (2+ messages)
` [Bug target/112121] "

[Bug c++/112120] New: SH4 ICE: in extract_constrain_insn, at recog.cc:2692 with -mlra (GLTEST)
 2023-10-28 17:50 UTC  (2+ messages)
` [Bug target/112120] "

[Bug c/112119] New: SH4 ICE: in extract_constrain_insn, at recog.cc:2692 with -mlra (RUMBLE)
 2023-10-28 17:49 UTC  (2+ messages)
` [Bug target/112119] "

[Bug c/112118] New: SH4 ICE: in extract_constrain_insn, at recog.cc:2692 with -mlra (GHETTOPLAY)
 2023-10-28 17:49 UTC  (2+ messages)
` [Bug target/112118] "

[Bug libgomp/112264] New: Occasionally (but very rare): 'FAIL: libgomp.fortran/target-nowait-array-section.f90 -O execution test'
 2023-10-28 15:51 UTC 

[Bug c++/109781] New: erroneous error "lambda-expression in template parameter type" for tparam lambda returning a lambda
 2023-10-28 15:01 UTC  (3+ messages)
` [Bug c++/109781] [11/12/13/14 Regression] "

[Bug d/112262] New: aaaaaaaaaaaaaa12
 2023-10-28 14:19 UTC 

[Bug d/112261] New: aaaa
 2023-10-28 14:03 UTC 

[Bug d/112260] New: azz
 2023-10-28 14:03 UTC 

[Bug d/112259] New: dsfsfssfsdds
 2023-10-28 14:02 UTC 

[Bug debug/112258] New: dsfsfssfsdds
 2023-10-28 14:02 UTC 

[Bug d/112257] New: fg
 2023-10-28 14:02 UTC 

[Bug d/112256] New: dddd
 2023-10-28 14:01 UTC 

[Bug d/112255] New: dsfsfssfsdds
 2023-10-28 14:01 UTC 

[Bug debug/112254] New: ffff
 2023-10-28 14:01 UTC 

[Bug d/112253] New: dsfsfssfsddsf
 2023-10-28 14:01 UTC 

[Bug d/112252] New: dsfsfssfsdds
 2023-10-28 14:00 UTC 

[Bug d/112251] New: dff
 2023-10-28 14:00 UTC 

[Bug d/112250] New: dsfsfssfsdds
 2023-10-28 14:00 UTC 

[Bug d/112249] New: dsfsfssfsdds
 2023-10-28 14:00 UTC 

[Bug d/112248] New: f
 2023-10-28 13:59 UTC 

[Bug d/112247] New: dsfsfssfsdds
 2023-10-28 13:59 UTC 

[Bug d/112246] New: dsfsfssfsdds
 2023-10-28 13:59 UTC 

[Bug d/112245] New: dsfsfssfsdds
 2023-10-28 13:59 UTC 

[Bug d/112244] New: dsfsfssfsdds
 2023-10-28 13:59 UTC 

[Bug d/112243] New: dsfsfssfsdds
 2023-10-28 13:58 UTC 

[Bug d/112242] New: dsfsfssfsdds
 2023-10-28 13:58 UTC 

[Bug d/112241] New: v1e1e1e1e1e1
 2023-10-28 13:56 UTC 

[Bug d/112240] New: 1e1e1e1e1e11e1e1e1e1e11e1e1e1e1e1
 2023-10-28 13:56 UTC 

[Bug d/112239] New: 1e1e1e1e1e1
 2023-10-28 13:56 UTC 

[Bug d/112238] New: 1e1e1e1e1e1
 2023-10-28 13:56 UTC 

[Bug d/112237] New: 1e1e1e1e1e1
 2023-10-28 13:55 UTC 

[Bug d/112236] New: 1e1e1e1e1e1
 2023-10-28 13:55 UTC 

[Bug d/112235] New: 1e1e1e1e1e1
 2023-10-28 13:55 UTC 

[Bug d/112234] New: 1e1e1e1e1e11e1e1e1e1e1
 2023-10-28 13:55 UTC 

[Bug d/112233] New: 1e1e1e1e1e1
 2023-10-28 13:54 UTC 

[Bug d/112232] New: 1e1e1e1e1e1
 2023-10-28 13:54 UTC 

[Bug d/112231] New: 1e1e1e1e1e1
 2023-10-28 13:54 UTC 

[Bug d/112230] New: 1e1e1e1e1e1
 2023-10-28 13:54 UTC 

[Bug d/112229] New: 1e1e1e1e1e1
 2023-10-28 13:53 UTC 

[Bug d/112228] New: 1e1e1e1e1e1
 2023-10-28 13:53 UTC 

[Bug d/112227] New: 1e1e1e1e1e1
 2023-10-28 13:53 UTC 

[Bug d/112226] New: 1e1e1e1e1e1
 2023-10-28 13:53 UTC 

[Bug d/112225] New: 1e1e1e1e1e1
 2023-10-28 13:52 UTC 

[Bug d/112224] New: 1e1e1e1e1e1
 2023-10-28 13:52 UTC 

[Bug d/112223] New: 1e1e1e1e1e1
 2023-10-28 13:52 UTC 

[Bug d/112222] New: 1e1e1e1e1e1
 2023-10-28 13:52 UTC 

[Bug d/112221] New: 2s22ss11s1s1s1s2s22ss11s1s1s1s2s22ss11s1s1s1s2s22ss11s1s1s1s
 2023-10-28 13:51 UTC 

[Bug d/112220] New: 2s22ss11s1s1s1s
 2023-10-28 13:51 UTC 

[Bug d/112219] New: 2s22ss11s1s1s1s
 2023-10-28 13:50 UTC 

[Bug d/112218] New: 2s22ss11s1s1s1s
 2023-10-28 13:50 UTC 

[Bug d/112217] New: 2s22ss11s1s1s1s2s22ss11s1s1s1s
 2023-10-28 13:50 UTC 

[Bug d/112216] New: 2s22ss11s1s1s1s
 2023-10-28 13:50 UTC 

[Bug debug/112215] New: 2s22ss11s1s1s1s
 2023-10-28 13:50 UTC 

[Bug d/112214] New: aaa1a1aa21a1
 2023-10-28 13:49 UTC 

[Bug d/112213] New: aaa1a1aa21a1
 2023-10-28 13:49 UTC 

[Bug d/112212] New: aavavavavavva
 2023-10-28 13:48 UTC 

[Bug d/112211] New: aavavavavavva
 2023-10-28 13:48 UTC 

[Bug d/112210] New: aavavavavavva
 2023-10-28 13:48 UTC 

[Bug d/112209] New: aavavavavavva
 2023-10-28 13:48 UTC 

[Bug d/112208] New: aavavavavavva
 2023-10-28 13:48 UTC 

[Bug d/112207] New: aavavavavavva
 2023-10-28 13:48 UTC 

[Bug d/112206] New: aavavavavavva
 2023-10-28 13:48 UTC 

[Bug d/112205] New: aavavavavavva
 2023-10-28 13:48 UTC 

[Bug d/112204] New: aavavavavavva
 2023-10-28 13:48 UTC 

[Bug d/112203] New: aavavavavavva
 2023-10-28 13:48 UTC 

[Bug d/112202] New: aavavavavavva
 2023-10-28 13:48 UTC 

[Bug d/112201] New: aavavavavavva
 2023-10-28 13:48 UTC 

[Bug d/112200] New: aavavavavavva
 2023-10-28 13:48 UTC 

[Bug d/112199] New: aavavavavavva
 2023-10-28 13:48 UTC 

[Bug d/112198] New: aavavavavavva
 2023-10-28 13:48 UTC 

[Bug d/112197] New: aavavavavavva
 2023-10-28 13:48 UTC 

[Bug d/112196] New: aavavavavavva
 2023-10-28 13:48 UTC 

[Bug d/112195] New: aaaa
 2023-10-28 13:48 UTC 

[Bug d/112194] New: aavavavavavva
 2023-10-28 13:48 UTC 

[Bug d/112193] New: aavavavavavva
 2023-10-28 13:48 UTC 

[Bug d/112192] New: aavavavavavva
 2023-10-28 13:48 UTC 

[Bug d/112191] New: aavavavavavva
 2023-10-28 13:48 UTC 

[Bug d/112190] New: aavavavavavva
 2023-10-28 13:48 UTC 

[Bug d/112189] New: aavavavavavva
 2023-10-28 13:48 UTC 

[Bug d/112188] New: ddd
 2023-10-28 13:47 UTC 

[Bug d/112187] New: aavavavavavva
 2023-10-28 13:47 UTC 

[Bug d/112186] New: aavavavavavva
 2023-10-28 13:47 UTC 

[Bug d/112185] New: aavavavavavva
 2023-10-28 13:47 UTC 

[Bug d/112184] New: aavavavavavva
 2023-10-28 13:47 UTC 

[Bug d/112183] New: aavavavavavva
 2023-10-28 13:47 UTC 

[Bug c++/112182] New: testedeiy12121
 2023-10-28 13:47 UTC 

[Bug d/112181] New: dsdsdsddsdt
 2023-10-28 13:47 UTC 

[Bug d/112180] New: dsdsdsddsdt
 2023-10-28 13:47 UTC 

[Bug d/112179] New: dsdsdsddsdt
 2023-10-28 13:47 UTC 

[Bug d/112178] New: dsdsdsddsdt
 2023-10-28 13:47 UTC 

[Bug d/112177] New: dsdsdsddsdt
 2023-10-28 13:47 UTC 

[Bug d/112176] New: dsdsdsddsdt
 2023-10-28 13:47 UTC 

[Bug d/112175] New: dsdsdsddsdt
 2023-10-28 13:47 UTC 

[Bug d/112174] New: dsdsdsddsdt
 2023-10-28 13:47 UTC 

[Bug d/112173] New: dsdsdsddsdt
 2023-10-28 13:47 UTC 

[Bug d/112172] New: dsdsdsddsdt
 2023-10-28 13:47 UTC 

[Bug d/112171] New: dsdsdsddsdt
 2023-10-28 13:47 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).