public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug tree-optimization/103376] New: wrong code at -Os and above on x86_64-linux-gnu
 2021-11-24  7:09 UTC  (9+ messages)
` [Bug tree-optimization/103376] [12 Regression] wrong code at -Os and above on x86_64-linux-gnu since r12-5453-ga944b5dec3adb28e

[Bug middle-end/90663] [9/10/11/12 Regression] strcmp (&a[i], a + i) not folded for arrays and constant index
 2021-11-24  6:02 UTC 

[Bug c/103252] New: questionable codegen with kmovd
 2021-11-24  5:47 UTC  (2+ messages)
` [Bug target/103252] "

[Bug tree-optimization/34723] [9/10/11/12 Regression] Summing variable should be initialized to the first member before the loop
 2021-11-24  5:45 UTC 

[Bug tree-optimization/86955] strlen of a known string in member array plus offset not folded
 2021-11-24  5:32 UTC 

[Bug c++/103347] New: Non-static data member initialization is erroneously allowed in C++03 mode
 2021-11-24  5:26 UTC  (3+ messages)
` [Bug c++/103347] [9/10/11/12 Regression] Non-static data member initialization is erroneously allowed in C++03 with assignment to NULL
` [Bug c++/103347] [9/10/11 "

[Bug c/51084] New: bounds checking not optimized to a single comparison
 2021-11-24  5:10 UTC  (2+ messages)
` [Bug tree-optimization/51084] "

[Bug target/103383] New: Microblaze bswaphi2
 2021-11-24  3:37 UTC  (5+ messages)
` [Bug target/103383] "

[Bug tree-optimization/103035] New: [meta-bug] YARPGen bugs
 2021-11-24  2:02 UTC  (2+ messages)
` [Bug tree-optimization/103035] "

[Bug tree-optimization/103399] New: [12 Regression] Wrong code with -O2
 2021-11-24  2:02 UTC  (5+ messages)
` [Bug tree-optimization/103399] "

[Bug driver/103398] New: configure: Enable --enable-default-pie by default for Linux
 2021-11-24  1:03 UTC  (4+ messages)
` [Bug driver/103398] "

[Bug c/103194] New: ice in optimize_atomic_bit_test_and, at tree-ssa-ccp.c:3626
 2021-11-24  1:02 UTC  (3+ messages)
` [Bug tree-optimization/103194] [12 Regression] ice in optimize_atomic_bit_test_and with __sync_fetch_and_and since r12-5102-gfb161782545224f5

[Bug libstdc++/103400] New: src/c++98/*_allocator.cc symbols not exported
 2021-11-24  0:03 UTC  (3+ messages)
` [Bug libstdc++/103400] "

[Bug libstdc++/103381] New: [9/10/11/12 Regression] --enable-libstdcxx-allocator=bitmap doesn't build
 2021-11-24  0:02 UTC  (10+ messages)
` [Bug libstdc++/103381] "
` [Bug libstdc++/103381] [9/10/11 "

[Bug fortran/103394] New: Bad object code for structure constructor
 2021-11-23 23:39 UTC  (2+ messages)
` [Bug fortran/103394] "

[Bug tree-optimization/103388] New: [12 Regression] missed optimization for dead code elimination at -O3 (vs. -O2)
 2021-11-23 23:18 UTC  (4+ messages)
` [Bug tree-optimization/103388] "

[Bug c++/103375] New: [12 regression] -Werror=uninitialized false positive on unittest-cpp
 2021-11-23 23:14 UTC  (6+ messages)
` [Bug c++/103375] [12 regression] -Werror=uninitialized false positive on unittest-cpp since r12-5391-g0790c8aacdfb4f

[Bug c/101985] New: vec_cpsgn parameter order
 2021-11-23 23:07 UTC  (5+ messages)
` [Bug target/101985] "

[Bug middle-end/88232] Please implement -Winfinite-recursion
 2021-11-23 22:43 UTC  (2+ messages)

[Bug c++/87403] [Meta-bug] Issues that suggest a new warning
 2021-11-23 22:43 UTC 

[Bug c/103360] New: [meta-bug] bogus/missing -Waddress
 2021-11-23 22:42 UTC  (2+ messages)
` [Bug c/103360] "

[Bug c++/96507] New: Feature request: improve "-Waddress" (or equivalent) for function references inside structs
 2021-11-23 22:42 UTC  (3+ messages)
` [Bug c++/96507] missing -Waddress for member references

[Bug target/103395] New: [9/10/11/12 Regression] ICE on qemu in arm create_fix_barrier
 2021-11-23 22:07 UTC  (3+ messages)
` [Bug target/103395] "

[Bug libstdc++/103086] New: [11/12 Regression] std::unique_ptr printer gets confused by [[no_unique_address]] in tuple
 2021-11-23 21:41 UTC  (5+ messages)
` [Bug libstdc++/103086] [11 "

[Bug c/79074] -Waddress difference between C and C++ with (T*)0
 2021-11-23 21:30 UTC 

[Bug target/103396] New: [GCN][BUILD] ICE RTL check: access of elt 4 of vector with last elt 3 in move_callee_saved_registers, at config/gcn/gcn.c:2821
 2021-11-23 21:25 UTC  (5+ messages)
` [Bug target/103396] "
` [Bug target/103396] [12 Regression][GCN][BUILD] "

[Bug libstdc++/103387] New: powerpc64le: segmentation fault on std::cout with ieee128 long double variable
 2021-11-23 21:21 UTC  (3+ messages)
` [Bug libstdc++/103387] "

[Bug fortran/103367] New: [11/12 Regression] ICE in gfc_conv_array_initializer, at fortran/trans-array.c:6377
 2021-11-23 21:20 UTC  (3+ messages)
` [Bug fortran/103367] [10/11/12 Regression] ICE in gfc_conv_array_initializer, at fortran/trans-array.c:6377 since r12-4278-g74ccca380cde5e79

[Bug libstdc++/103187] New: std::counting_semaphore::try_acquire_for does not unblock during wait duration
 2021-11-23 21:19 UTC  (2+ messages)
` [Bug libstdc++/103187] "

[Bug libstdc++/103240] New: std::type_info::before gives wrong answer for ARM EABI
 2021-11-23 21:17 UTC  (2+ messages)
` [Bug libstdc++/103240] "

[Bug libstdc++/101571] New: DestroyGuard used by the ranges::uninitialized family should use addressof()
 2021-11-23 21:17 UTC  (2+ messages)
` [Bug libstdc++/101571] "

[Bug target/103397] New: [12 Regression] GCN target '-march=gfx900' libgfortran build broken
 2021-11-23 21:13 UTC  (2+ messages)
` [Bug target/103397] "

[Bug fortran/103392] New: [9/10/11/12 Regression] ICE in simplify_bound, at fortran/simplify.c:4273
 2021-11-23 21:02 UTC  (5+ messages)
` [Bug fortran/103392] "

[Bug tree-optimization/103221] New: evrp removes |SIGN but does not propagate the ssa name
 2021-11-23 20:20 UTC  (2+ messages)
` [Bug tree-optimization/103221] "

[Bug c++/103379] New: [12 Regression] ICE: tree check: expected class 'type', have 'declaration' (namespace_decl) in comptypes, at cp/typeck.c:1544
 2021-11-23 20:12 UTC  (2+ messages)
` [Bug c++/103379] "

[Bug c++/19808] miss a warning about uninitialized member usage in member initializer list in constructor
 2021-11-23 20:02 UTC 

[Bug target/93453] PPC: rldimi not taken into account to avoid shift+or
 2021-11-23 19:44 UTC 

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

[Bug tree-optimization/103393] New: [ 12 Regression ] Auto vectorizer generating 256bit register usage with -mprefer-avx128 -mprefer-vector-width=128
 2021-11-23 19:20 UTC 

[Bug tree-optimization/102981] New: [12 Regression] Dead Code Elimination Regression at -O3 (trunk vs 11.2.0)
 2021-11-23 19:19 UTC  (2+ messages)
` [Bug tree-optimization/102981] "

[Bug fortran/103391] New: [9/10/11/12 Regression] ICE: gimplification failed
 2021-11-23 18:59 UTC  (2+ messages)
` [Bug fortran/103391] "

[Bug fortran/103390] New: [12 Regression] ICE: gimplification failed
 2021-11-23 18:57 UTC 

[Bug fortran/103389] New: [9/10/11/12 Regression] ICE in estimate_move_cost, at tree-inline.c:4191
 2021-11-23 18:55 UTC  (2+ messages)
` [Bug fortran/103389] "

[Bug rtl-optimization/103386] New: stage1 with PGO produces bad offsets in rtl-reload on aarch64
 2021-11-23 18:30 UTC  (2+ messages)
` [Bug middle-end/103386] "

[Bug c++/103339] New: [modules] ICE in exporting module on use of outside specialization
 2021-11-23 18:15 UTC  (4+ messages)
` [Bug c++/103339] "

[Bug libstdc++/96645] New: std::variant default constructor
 2021-11-23 17:08 UTC  (2+ messages)
` [Bug c++/96645] [9/10/11/12 Regression] "

[Bug libstdc++/97120] New: circular concept loops in <ranges>
 2021-11-23 17:05 UTC  (2+ messages)
` [Bug libstdc++/97120] "

[Bug tree-optimization/103227] New: 58% exchange2 regression with -Ofast -march=native on zen3 between g:1ae8edf5f73ca5c3 and g:2af63f0f53a12a72
 2021-11-23 17:02 UTC  (2+ messages)
` [Bug ipa/103227] [12 Regression] 58% exchange2 regression with -Ofast -march=native on zen3 since r12-5223-gecdf414bd89e6ba251f6b3f494407139b4dbae0e

[Bug ipa/103378] New: [12 Regression] ICE: verify_cgraph_node failed (error: semantic interposition mismatch)
 2021-11-23 16:57 UTC  (5+ messages)
` [Bug ipa/103378] [12 Regression] ICE: verify_cgraph_node failed (error: semantic interposition mismatch) since r12-5412-g458d2c689963d846

[Bug libstdc++/101608] New: ranges::fill/fill_n missing std::is_constant_evaluated() condition for __builtin_memset
 2021-11-23 16:55 UTC  (2+ messages)
` [Bug libstdc++/101608] "

[Bug libstdc++/100795] New: ranges::sample should not use std::sample directly
 2021-11-23 16:54 UTC  (2+ messages)
` [Bug libstdc++/100795] "

[Bug fortran/87711] ICE in gfc_trans_transfer, at fortran/trans-io.c:2676
 2021-11-23 16:54 UTC  (2+ messages)

[Bug libstdc++/100249] New: missing forwarding std::__invoke result in ranges::is_permutation and ranges::clamp
 2021-11-23 16:52 UTC  (2+ messages)
` [Bug libstdc++/100249] "

[Bug fortran/87851] [9/10/11/12 Regression] Wrong return type for len_trim
 2021-11-23 16:52 UTC 

[Bug target/103271] New: ICE in assign_stack_temp_for_type, at function.c:798
 2021-11-23 16:22 UTC  (2+ messages)
` [Bug target/103271] ICE in assign_stack_temp_for_type with -ftrivial-auto-var-init=pattern and VLAs and -mno-strict-align on riscv64

[Bug preprocessor/103355] New: libcpp/lex.c:1289:9: warning: use of the 'likely' attribute is a C++20 extension [-Wc++20-extensions]
 2021-11-23 16:11 UTC  (2+ messages)
` [Bug preprocessor/103355] "

[Bug tree-optimization/103359] New: [12 Regression] Dead Code Elimination Regression at -O3 (trunk vs 11.2.0)
 2021-11-23 16:03 UTC  (8+ messages)
` [Bug tree-optimization/103359] "

[Bug c/103364] New: s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so
 2021-11-23 15:28 UTC  (6+ messages)
` [Bug middle-end/103364] "

[Bug c/103385] New: [OpenMP] reduction(+: temp[0], temp[1]) rejected with 'appears more than once'
 2021-11-23 15:05 UTC  (3+ messages)
` [Bug c/103385] "

[Bug middle-end/103384] New: [OpenMP] declare variant with device={kind(nohost)} does not use GPU, kind(gpu) works
 2021-11-23 14:59 UTC  (2+ messages)
` [Bug middle-end/103384] "

[Bug c/103365] New: [12 Regression] ICE in register_scoped_attribute, at attribs.c:390
 2021-11-23 14:14 UTC  (3+ messages)
` [Bug middle-end/103365] ICE in register_scoped_attribute, with attribute starting with underscore: -Wno-attributes=n::_a or #pragma GCC diagnostic ignored_attributes "n::_a"
` [Bug middle-end/103365] [12 Regression] "

[Bug libstdc++/103382] New: condition_variable::wait() is not cancellable because it is marked noexcept
 2021-11-23 13:44 UTC  (3+ messages)
` [Bug libstdc++/103382] "

[Bug ada/103374] New: gcc/ada/exp_ch4.adb:7165:10: sorry, unimplemented: __builtin_clear_padding not supported for variable length aggregates
 2021-11-23 13:27 UTC  (5+ messages)
` [Bug middle-end/103374] "

[Bug tree-optimization/103380] New: [12 Regression] wrong code with -Os -fwrapv
 2021-11-23 13:17 UTC  (3+ messages)
` [Bug tree-optimization/103380] "

[Bug target/102772] New: [12 regression] g++.dg/torture/pr80334.C FAILs
 2021-11-23 12:36 UTC  (2+ messages)
` [Bug target/102772] "

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

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

[Bug target/103074] New: [11/12 Regression] ICE in lra_assign, at lra-assigns.c:1649
 2021-11-23 10:48 UTC  (2+ messages)
` [Bug target/103074] [11/12 Regression] ICE in lra_assign, at lra-assigns.c:1649 since r11-5066-gbe39636d9f68c437

[Bug tree-optimization/89317] Ineffective code from std::copy
 2021-11-23 10:24 UTC 

[Bug tree-optimization/94335] New: False positive -Wstringop-overflow warning with -O2
 2021-11-23 10:24 UTC  (2+ messages)
` [Bug tree-optimization/94335] [10/11/12 Regression] "

[Bug tree-optimization/102238] New: alias_offset in gimple-ssa-sprintf.c is broken
 2021-11-23 10:16 UTC  (2+ messages)
` [Bug tree-optimization/102238] missing -Wrestrict for sprintf into the same member array as argument plus offset

[Bug tree-optimization/84774] [meta-bug] bogus/missing -Wrestrict
 2021-11-23 10:16 UTC 

[Bug c++/96188] New: -Wstringop-overflow false positive
 2021-11-23 10:15 UTC  (2+ messages)
` [Bug tree-optimization/96188] -Wstringop-overflow false positive on std::vector::push_back with -O3

[Bug tree-optimization/103361] New: ICE in adjust_unroll_factor, at gimple-loop-jam.c:407
 2021-11-23 10:05 UTC  (5+ messages)
` [Bug tree-optimization/103361] [12 Regression] ICE in adjust_unroll_factor, at gimple-loop-jam.c:407 since r12-3677-gf92901a508305f29
` [Bug tree-optimization/103361] [9/10/11/12 "
` [Bug tree-optimization/103361] [9/10/11 "

[Bug tree-optimization/56456] New: [meta-bug] bogus warning when inlining: "array subscript is above array bounds"
 2021-11-23 10:01 UTC  (2+ messages)
` [Bug tree-optimization/56456] [meta-bug] bogus/missing -Warray-bounds

[Bug tree-optimization/102216] New: False positive warray-bounds with -O2
 2021-11-23 10:01 UTC  (4+ messages)
` [Bug tree-optimization/102216] [12 Regression] missed optimization causing Warray-bounds

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

[Bug other/103335] New: new test case gcc.dg/tree-ssa/modref-dse-4.c fails
 2021-11-23  9:59 UTC  (3+ messages)
` [Bug testsuite/103335] [12 Regression] "

[Bug target/103370] New: [12 Regression] Assembler error building glibc for ColdFire soft-float
 2021-11-23  9:38 UTC  (2+ messages)
` [Bug target/103370] "

[Bug fortran/102431] New: [12 Regression] ICE in lower_gimple_bind, at gimple-low.c:439
 2021-11-23  9:33 UTC  (2+ messages)
` [Bug middle-end/102431] [12 Regression] ICE in lower_gimple_bind, at gimple-low.c:439 since r12-1206-g178191e1dfafd8db

[Bug tree-optimization/103377] New: [12 Regression] False positive -Werror=array-bounds in gdb since r12-2132-ga110855667782dac7b674d3e328b253b3b3c919b
 2021-11-23  8:47 UTC  (3+ messages)
` [Bug tree-optimization/103377] "

[Bug target/100868] New: PPC: Inefficient code for vec_reve(vector double)
 2021-11-23  8:33 UTC  (2+ messages)
` [Bug target/100868] "

[Bug tree-optimization/103278] New: [12 Regression] Recent change to cddce inhibits switch optimization
 2021-11-23  8:25 UTC  (3+ messages)
` [Bug tree-optimization/103278] "

[Bug c/103373] New: ICE in add_constraint, at cp/constraint.cc:1077
 2021-11-23  8:17 UTC  (4+ messages)
` [Bug c++/103373] ICE in add_constraint, at cp/constraint.cc:1077 since r10-3735-gcb57504a55015891
` [Bug c++/103373] [10/11/12 Regression] "

[Bug fortran/103366] New: [12 Regression] ICE in gfc_conv_gfc_desc_to_cfi_desc, at fortran/trans-expr.c:5647
 2021-11-23  8:12 UTC  (3+ messages)
` [Bug fortran/103366] "
` [Bug fortran/103366] [9/10/11/12 "

[Bug rtl-optimization/102768] New: [feature request] Add support for aarch64 shadow call stack
 2021-11-23  8:12 UTC  (2+ messages)
` [Bug target/102768] [feature request] Add compiler "

[Bug fortran/103371] New: f951: internal compiler error: Aborted (free(): double free detected in tcache 2) when giving diagnostics on type of a parameter expression
 2021-11-23  8:08 UTC  (2+ messages)
` [Bug fortran/103371] f951: internal compiler error: Aborted (free(): double free detected in tcache 2) when giving diagnostics on type of a parameter expression since r8-3056-g5bab4c9631c478b7

[Bug fortran/103368] New: [11/12 Regression] ICE in gimplify_expr, at gimplify.c:15668
 2021-11-23  8:03 UTC  (2+ messages)
` [Bug fortran/103368] [11/12 Regression] ICE in gimplify_expr, at gimplify.c:15668 since r12-4464-g017665f63047ce47

[Bug fortran/102745] New: CLASS → TYPE check fails after RESHAPE
 2021-11-23  8:03 UTC  (2+ messages)
` [Bug fortran/102745] "

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