public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug tree-optimization/102436] New: [11/12 Regression] Lost Load/Store Motion
 2021-11-19 15:28 UTC  (4+ messages)
` [Bug tree-optimization/102436] "
` [Bug tree-optimization/102436] [11 "

[Bug tree-optimization/103311] New: [12 Regression] ICE in complex_mul_pattern::build(vec_info*)
 2021-11-19 15:14 UTC  (6+ messages)
` [Bug tree-optimization/103311] [12 Regression] ICE in complex_mul_pattern::build(vec_info*) since r12-4785-ged3de62ac949c92ad41ef6de7cc926fbb2a510ce

[Bug target/103330] New: [12 Regression] FAIL: gcc.target/i386/avx512fp16-vector-complex-float.c by r12-5378
 2021-11-19 15:14 UTC  (5+ messages)
` [Bug target/103330] "

[Bug c++/101731] New: ICE in cp_parser_skip_to_pragma_eol, at cp/parser.c:4055
 2021-11-19 15:06 UTC  (2+ messages)
` [Bug c++/101731] [9/10/11/12 Regression] "

[Bug target/103316] New: PowerPC: Gimple folding of int128 comparisons produces suboptimal code
 2021-11-19 14:23 UTC  (11+ messages)
` [Bug target/103316] "

[Bug tree-optimization/103168] New: Value numbering of pure functions can be improved
 2021-11-19 14:21 UTC  (2+ messages)
` [Bug tree-optimization/103168] [9/10/11/12 Regression] Value numbering for PRE "

[Bug c++/103328] New: IC in remap_gimple_stmt, at tree-inline.c:1921
 2021-11-19 14:05 UTC  (17+ messages)
` [Bug c++/103328] ICE "
` [Bug c++/103328] [11/12 Regression] ICE in remap_gimple_stmt, at tree-inline.c:1921 since r11-7419-g0f161cc8494cf728

[Bug c++/94376] New: When nested inside a lambda body, [=] captures by const value instead of by value
 2021-11-19 13:56 UTC  (3+ messages)
` [Bug c++/94376] "

[Bug other/103331] New: There should be a rule to make build.log in the top-level Makefile
 2021-11-19 13:17 UTC 

[Bug target/100518] New: ICE in copy_to_mode_reg, at explow.c:651
 2021-11-19 13:13 UTC  (2+ messages)
` [Bug target/100518] [12 Regression] ICE in copy_to_mode_reg with aarch64 ILP32 and memset with -mstrict-align -O2 since r12-397-gda9e6e63d1ae22e530ec7baf59f6ed028bf05776

[Bug c/100843] New: ICE with -O1: in try_store_by_multiple_pieces, at builtins.c:6739
 2021-11-19 13:13 UTC  (2+ messages)
` [Bug middle-end/100843] [12 Regression] ICE with -O1: in try_store_by_multiple_pieces, at builtins.c:6739 since r12-397-gda9e6e63d1ae22e530ec7baf59f6ed028bf05776

[Bug c++/103329] New: [11/12 Regression] Code divergence in debug info with -fdump-tree-original since r11-291-g0f50f6daa140186a
 2021-11-19 13:00 UTC  (3+ messages)
` [Bug c++/103329] "

[Bug target/103097] New: ICE in move_for_stack_reg, at reg-stack.c:1186
 2021-11-19 12:49 UTC  (2+ messages)
` [Bug target/103097] "

[Bug c/103052] New: Function call omitted at -O1 optimization level
 2021-11-19 12:47 UTC  (2+ messages)
` [Bug ipa/103052] [9/10/11/12 Regression] Function is found to be pure looping but has a call to a noreturn function in it

[Bug other/103088] New: [12 regression] 500.perlbench from spec 2017 fails since r12-4698
 2021-11-19 12:33 UTC  (13+ messages)
` [Bug tree-optimization/103088] "

[Bug tree-optimization/103222] New: [12 Regression] wrong code at -O2 and above on x86_64-linux-gnu
 2021-11-19 12:22 UTC  (2+ messages)
` [Bug tree-optimization/103222] "

[Bug target/103149] New: cc1: error: inconsistent operand constraints in an 'asm'
 2021-11-19 12:15 UTC  (2+ messages)
` [Bug middle-end/103149] cc1: error: inconsistent operand constraints in an 'asm' with -fharden-conditional-branches and SVE turned on

[Bug tree-optimization/103325] New: 1 << -1 is never reduced to a constant during gimple
 2021-11-19 12:14 UTC  (4+ messages)
` [Bug tree-optimization/103325] "

[Bug libgomp/102838] New: [12 regression] Several tests SEGV in gomp_loop_ull_init
 2021-11-19 12:12 UTC  (2+ messages)
` [Bug libgomp/102838] "

[Bug c/103314] New: ICE on valid code at -O1 and above on x86_64-linux-gnu: Segmentation fault
 2021-11-19 12:08 UTC  (6+ messages)
` [Bug middle-end/103314] [12 regression] ICE on valid code at -O1 and above on x86_64-linux-gnu: Segmentation fault since r12-5358

[Bug libstdc++/89740] reading from cin & writing to cout sync_with_stdio(false) has race conditions
 2021-11-19 12:01 UTC 

[Bug c++/102217] New: co_awaiting a temporary produced by ternary operator crashes (double-free)
 2021-11-19 11:52 UTC  (3+ messages)
` [Bug c++/102217] "

[Bug tree-optimization/103317] New: Spec 2017 benchmark blender_r fails with -Ofast on PowerPc (power9, power10)
 2021-11-19 11:51 UTC  (18+ messages)
` [Bug tree-optimization/103317] "
` [Bug tree-optimization/103317] [12 regression] "

[Bug tree-optimization/103321] New: [12 regression] ICE at tree-ssa.c:1211 after r12-5300
 2021-11-19 11:51 UTC  (9+ messages)
` [Bug tree-optimization/103321] "

[Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)
 2021-11-19 11:47 UTC 

[Bug testsuite/103282] New: New test case gcc.dg/tree-ssa/modref-dse-5.c in r12-5292 fails
 2021-11-19 11:41 UTC  (5+ messages)
` [Bug testsuite/103282] "

[Bug other/63426] New: [meta-bug] Issues found with -fsanitize=undefined
 2021-11-19 11:34 UTC  (2+ messages)
` [Bug other/63426] "

[Bug ipa/103230] New: ipa-modref-tree.h:550:33: runtime error: load of value 255, which is not a valid value for type 'bool'
 2021-11-19 11:34 UTC  (3+ messages)
` [Bug ipa/103230] "

[Bug target/103302] New: wrong code with -fharden-compares
 2021-11-19 11:24 UTC  (2+ messages)
` [Bug target/103302] "

[Bug c++/102988] New: ice during GIMPLE pass: hardcbr
 2021-11-19 11:16 UTC  (3+ messages)
` [Bug tree-optimization/102988] ICE with -fharden-conditional-branches and C++ and pass by reference return value

[Bug c++/19808] miss a warning about uninitialized member usage in member initializer list in constructor
 2021-11-19 11:09 UTC  (5+ messages)

[Bug tree-optimization/103322] New: galgel from spec2000 is now broken on x86_64 with -Ofast -march=native -flto (on core)
 2021-11-19 11:00 UTC  (3+ messages)
` [Bug tree-optimization/103322] [12 Regression] "

[Bug c++/103313] New: nontype_argument_pack - compile error due to unsupported tree
 2021-11-19 10:55 UTC  (2+ messages)
` [Bug c++/103313] "

[Bug fortran/103312] New: ICE in gfc_find_component
 2021-11-19 10:54 UTC  (2+ messages)
` [Bug fortran/103312] [9/10/11/12 Regression] ICE in gfc_find_component since r9-1098-g3cf89a7b992d483e

[Bug debug/103241] New: Odd 0 length entries in location lists
 2021-11-19 10:18 UTC  (4+ messages)
` [Bug debug/103241] "

[Bug c++/103326] New: constexpr crashing when uses with vector extensions
 2021-11-19  9:36 UTC  (4+ messages)
` [Bug c++/103326] "

[Bug c++/70796] [DR 1030] Initialization order with braced-init-lists still broken
 2021-11-19  9:13 UTC  (2+ messages)

[Bug bootstrap/103305] New: [12 Regression] Cannot build aarch64-none-elf
 2021-11-19  9:02 UTC  (4+ messages)
` [Bug libstdc++/103305] Cannot build libstdc++ with newlib on aarch64-none-elf or bfin-elf with new version of newlib

[Bug tree-optimization/103181] New: [9/10/11/12 Regression] wrong code at -O1 due to conditional division by 0 being executed
 2021-11-19  8:36 UTC  (2+ messages)
` [Bug tree-optimization/103181] [9/10/11 "

[Bug middle-end/103249] New: [11/12 Regression] ICE in clear_padding_type
 2021-11-19  8:36 UTC  (2+ messages)
` [Bug middle-end/103249] "

[Bug target/103248] New: ICE in operation_could_trap_helper_p, at tree-eh.c:2479
 2021-11-19  8:36 UTC  (3+ messages)
` [Bug middle-end/103248] [12 Regression] "

[Bug regression/103318] New: Spec 2017 benchmark perlbench_r fails on PowerPC for -Ofast and -O3, passes with -O2
 2021-11-19  8:14 UTC  (4+ messages)
` [Bug regression/103318] "

[Bug target/103327] New: Do not search MINGW in the search dir
 2021-11-19  7:52 UTC  (2+ messages)
` [Bug target/103327] "

[Bug testsuite/103324] New: RFE: Add a `make quickcheck` or `make smoketest` Makefile target to allow only running a portion of the testsuite
 2021-11-19  7:43 UTC  (3+ messages)
` [Bug testsuite/103324] "

[Bug regression/103320] New: Spec 2017 benchmark roms_r fails on PowerPC for -Ofast
 2021-11-19  7:38 UTC  (4+ messages)
` [Bug regression/103320] "
` [Bug target/103320] 12 Regression] "

[Bug tree-optimization/103257] New: [12 Regression] Dead Code Elimination Regression at -O3 (trunk vs 11.2.0)
 2021-11-19  6:43 UTC  (3+ messages)
` [Bug tree-optimization/103257] [9/10/11/12 "

[Bug c/103252] New: questionable codegen with kmovd
 2021-11-19  6:27 UTC  (3+ messages)
` [Bug target/103252] "

[Bug bootstrap/103306] New: parallel build hangs since 04c5a91d068c4ca2f09c2bc206fce00db9d1790b
 2021-11-19  4:56 UTC  (2+ messages)
` [Bug bootstrap/103306] [12 Regression] parallel build hangs since r12-5234-g04c5a9 when /usr/include includes broken symbolic links

[Bug c++/96121] New: Uninitialized variable copying not diagnosed
 2021-11-19  3:54 UTC  (4+ messages)
` [Bug c++/96121] Uninitialized variable copying in member initialized list "

[Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues
 2021-11-19  3:54 UTC  (2+ messages)

[Bug c++/34307] when data member name is same as parameter name, possible to omit parameter name in constructor without warning
 2021-11-19  3:54 UTC 

[Bug c++/2972] -Wuninitialized could warn about uninitialized member variable usage in constructors
 2021-11-19  3:54 UTC 

[Bug c++/21678] Using inline disables warnings about missing return statements
 2021-11-19  3:38 UTC 

[Bug target/103100] New: unaligned access generated when zero-initializing large locals with SIMD-instructions and -O2 -mstrict-align
 2021-11-19  1:55 UTC  (2+ messages)
` [Bug target/103100] [11/12 Regression] unaligned access generated with memset or {} "

[Bug target/102543] New: -march=cascadelake performs odd alignment peeling
 2021-11-19  1:23 UTC  (2+ messages)
` [Bug target/102543] "

[Bug c++/103198] New: ICE for requires requires clause with varadic templates
 2021-11-19  0:32 UTC  (2+ messages)
` [Bug c++/103198] "

[Bug c++/98940] New: Implement C++23 language features
 2021-11-18 23:11 UTC  (2+ messages)
` [Bug c++/98940] "

[Bug c++/103049] New: [C++23] P0849R8 - auto(x): decay-copy in the language
 2021-11-18 23:11 UTC  (3+ messages)
` [Bug c++/103049] "

[Bug fortran/87851] [9/10/11/12 Regression] Wrong return type for len_trim
 2021-11-18 22:35 UTC 

[Bug c++/98939] New: [C++23] Implement P1787R6 "Declarations and where to find them"
 2021-11-18 21:59 UTC  (4+ messages)
` [Bug c++/98939] "

[Bug c/51437] New: GCC should warn on the use of reserved identifier/macro names
 2021-11-18 21:21 UTC  (2+ messages)
` [Bug c/51437] "

[Bug c/103323] New: Front end simplifies sin although no header included
 2021-11-18 21:20 UTC  (3+ messages)
` [Bug c/103323] "

[Bug analyzer/94365] New: false positive leak when using container_of-like constructs
 2021-11-18 20:51 UTC  (2+ messages)
` [Bug analyzer/94365] "

[Bug fortran/101329] New: ICE: Invalid expression in gfc_element_size
 2021-11-18 19:20 UTC  (3+ messages)
` [Bug fortran/101329] "

[Bug ipa/103246] New: [12 Regression] 416.gamess miscompare with -O2 -g -flto=auto since r12-5223-gecdf414bd89e6ba251f6b3f494407139b4dbae0e
 2021-11-18 19:10 UTC  (2+ messages)
` [Bug ipa/103246] "

[Bug c/102952] New: New code-gen options for retpolines and straight line speculation
 2021-11-18 18:30 UTC  (3+ messages)
` [Bug target/102952] "

[Bug c++/101180] New: [12 Regression] Rejected code since r12-299-ga0fdff3cf33f7284
 2021-11-18 18:26 UTC  (3+ messages)
` [Bug c++/101180] "

[Bug target/103197] New: ppc inline expansion of memcpy/memmove should not use lxsibzx/stxsibx for a single byte
 2021-11-18 18:11 UTC  (2+ messages)
` [Bug target/103197] "

[Bug tree-optimization/103266] New: [12 regression] llvm-13 miscompilation: __builtin_assume_aligned causes over-aggressive dce
 2021-11-18 17:42 UTC  (3+ messages)
` [Bug tree-optimization/103266] "

[Bug c++/103319] New: [coroutines] ICE in is_this_parameter, at cp/semantics.c:10672
 2021-11-18 16:41 UTC  (2+ messages)
` [Bug c++/103319] "

[Bug tree-optimization/103254] New: [12 Regression] Compile time hog in compare_values_warnv
 2021-11-18 16:34 UTC  (2+ messages)
` [Bug tree-optimization/103254] [12 Regression] Compile time hog in compare_values_warnv since r12-4790-g4b3a325f07acebf4

[Bug c++/89074] valid pointer equality constexpr comparison rejected
 2021-11-18 16:14 UTC 

[Bug c++/101071] New: [9/10/11/12 Regression] ICE in gimplify_init_constructor, at gimplify.c:5228
 2021-11-18 16:06 UTC  (2+ messages)
` [Bug c++/101071] "

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).