public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/102378] New: missing -Waddress in template code
 2021-09-16 21:19 UTC 

[Bug fortran/102366] New: [10/11/12 Regression] Illegal instruction with large arrays
 2021-09-16 21:16 UTC  (10+ messages)
` [Bug fortran/102366] "

[Bug libstdc++/102377] New: FAIL: 29_atomics/atomic_flag/cons/56012.cc with -std=gnu++20
 2021-09-16 19:24 UTC  (2+ messages)
` [Bug libstdc++/102377] "

[Bug c++/98486] New: Variable template specialization doesn't account for primary's constraints
 2021-09-16 19:04 UTC  (3+ messages)
` [Bug c++/98486] "

[Bug target/101761] New: Random hang with 29_atomics/atomic_ref/wait_notify.cc
 2021-09-16 19:04 UTC  (9+ messages)
` [Bug target/101761] "

[Bug fortran/102369] New: VALUE attribute for arrays not allowed
 2021-09-16 18:50 UTC  (3+ messages)
` [Bug fortran/102369] "

[Bug c++/102367] New: Types may be defined in `decltype` or `sizeof` expressions in C++20
 2021-09-16 18:41 UTC  (2+ messages)
` [Bug c++/102367] types can be defined in lambdas in unevaluated expression (decltype/sizeof) "

[Bug fortran/101327] New: ICE in find_array_element, at fortran/expr.c:1355
 2021-09-16 18:33 UTC  (2+ messages)
` [Bug fortran/101327] "

[Bug fortran/98490] New: Unexpected out of bounds in array constructor with implied do loop
 2021-09-16 18:30 UTC  (2+ messages)
` [Bug fortran/98490] "

[Bug target/102376] New: [aarch64] using target("sve") attribute without a + is not very helpful on what is wrong
 2021-09-16 18:30 UTC 

[Bug target/102375] New: (aarch64) Should allow space in target attribute
 2021-09-16 18:27 UTC 

[Bug target/102374] New: Should ignore spaces in target attribute
 2021-09-16 18:25 UTC 

[Bug fortran/85130] Substrings out of range are not rejected
 2021-09-16 18:20 UTC 

[Bug fortran/82314] internal compiler error: in gfc_conv_expr_descriptor, at fortran/trans-array.c:6972
 2021-09-16 18:18 UTC 

[Bug c/59697] New: Function attribute __target_(("no-avx)) work on Windows/mingw but fails on Linux
 2021-09-16 18:17 UTC  (2+ messages)
` [Bug target/59697] Function attribute __target_(("no-avx)) does not work

[Bug fortran/102287] New: optional allocatable array arguments (intent out) of derived types with allocatable components are not properly passed to subroutines
 2021-09-16 18:12 UTC  (2+ messages)
` [Bug fortran/102287] "

[Bug debug/102373] New: Segmentation fault in dwarf2out.c, line 32744
 2021-09-16 18:02 UTC  (3+ messages)
` [Bug debug/102373] "

[Bug libffi/67102] New: Parallel build fails in libffi/configure
 2021-09-16 17:55 UTC  (4+ messages)
` [Bug bootstrap/67102] "

[Bug jit/64089] New: libgccjit.so.0.0.1 linkage failure on darwin
 2021-09-16 17:51 UTC  (2+ messages)
` [Bug jit/64089] "

[Bug c++/102283] New: Inconsistent/wrong overload resolution when using an initializer list and a defaulted template parameter
 2021-09-16 17:46 UTC  (5+ messages)
` [Bug c++/102283] "

[Bug other/92435] % format codes for diagnostics are not documented in the GCC internals manual
 2021-09-16 17:43 UTC  (2+ messages)

[Bug tree-optimization/102238] New: alias_offset in gimple-ssa-sprintf.c is broken
 2021-09-16 17:40 UTC  (7+ messages)
` [Bug tree-optimization/102238] "

[Bug target/102353] New: powerpc64le-linux-gnu build failure when build != host
 2021-09-16 16:53 UTC  (9+ messages)
` [Bug target/102353] "

[Bug c++/39270] Explicit instantiation rejected
 2021-09-16 16:36 UTC  (2+ messages)

[Bug tree-optimization/102178] New: SPECFP 2006 470.lbm regressions on AMD Zen CPUs after r12-897-gde56f95afaaa22
 2021-09-16 16:17 UTC  (2+ messages)
` [Bug tree-optimization/102178] [12 Regression] "

[Bug fortran/102371] New: Error for type spec in FORALL statement
 2021-09-16 16:06 UTC  (2+ messages)
` [Bug fortran/102371] "

[Bug target/102372] New: [12 regression] ICE in gfortran.dg/ISO_Fortran_binding_1.f90 after r12-3482
 2021-09-16 15:49 UTC 

[Bug demangler/102370] New: Runtime failure with allocatable component of allocatable parent and MOVE_ALLOC
 2021-09-16 15:16 UTC 

[Bug fortran/102368] New: Failure to compile program using the C_SIZEOF function in ISO_C_BINDING
 2021-09-16 14:49 UTC 

[Bug c/102361] New: Errors compiling Linux kernel 5.14.4 with CONFIG_FORTIFY=y
 2021-09-16 13:45 UTC  (9+ messages)
` [Bug c/102361] "

[Bug web/102365] New: Function attribute docs should have an anchor or id on each attribute
 2021-09-16 12:13 UTC  (3+ messages)
` [Bug web/102365] "

[Bug c++/102350] New: __builtin_source_location not available in earlier language modes
 2021-09-16 11:54 UTC  (20+ messages)
` [Bug c++/102350] "

[Bug tree-optimization/102364] New: wrong code at -O1 and above on x86_64-linux-gnu
 2021-09-16 11:53 UTC  (4+ messages)
` [Bug tree-optimization/102364] [12 Regression] wrong code at -O1 and above on x86_64-linux-gnu since r12-3136-g3673dcf6d6baeb67

[Bug other/102362] New: 'dump_printf_loc' doesn't work from 'gate' method of a 'gimple_opt_pass'
 2021-09-16 11:26 UTC  (3+ messages)
` [Bug other/102362] "

[Bug tree-optimization/102360] New: ICE in can_native_interpret_type_p at gcc/fold-const.c:8800
 2021-09-16 11:23 UTC  (5+ messages)
` [Bug tree-optimization/102360] "

[Bug c++/102363] New: source_location in await_transform has function_name referring to internal coroutine funclet rather than source-level function
 2021-09-16 11:15 UTC 

[Bug lto/102347] New: "fatal error: target specific builtin not available" with MMA and LTO
 2021-09-16 10:36 UTC  (2+ messages)
` [Bug target/102347] "

[Bug middle-end/60865] New: ICE: verify_cgraph_node failed: comdat-local function called by <built-in> outside its comdat
 2021-09-16 10:08 UTC  (3+ messages)
` [Bug ipa/60865] ICE: verify_cgraph_node failed: comdat-local function called by <built-in> outside its comdat with -fdeclone-ctor-dtor

[Bug c++/102357] New: The type specified by explicitly defaulted special member function that is different with it should have had is well-formed
 2021-09-16 10:02 UTC  (7+ messages)
` [Bug c++/102357] "

[Bug fortran/81344] Can't disable -ffpe-trap (or not documented)
 2021-09-16  9:52 UTC 

[Bug tree-optimization/102359] New: ICE gimplification failed since r12-3433-ga25e0b5e6ac8a77a
 2021-09-16  9:37 UTC  (3+ messages)
` [Bug tree-optimization/102359] "

[Bug c/102356] New: compile-time explosion at -O3
 2021-09-16  9:13 UTC  (3+ messages)
` [Bug rtl-optimization/102356] compile-time explosion at -O3 -g in var-tracking
` [Bug rtl-optimization/102356] [11/12 Regression] compile-time explosion at -O3 -g in var-tracking since r11-209-g74dc179a6da33cd0

[Bug c++/102295] New: ELF symbol sizes for variable-length objects are too small (C++)
 2021-09-16  8:50 UTC  (5+ messages)
` [Bug c++/102295] "

[Bug c++/88578] Static C++ objects with flexible array members overlap when initializes are non-const
 2021-09-16  8:49 UTC  (3+ messages)

[Bug c++/102305] New: intrinsic __is_constrctible is wrong for templated abstract classes
 2021-09-16  8:49 UTC  (3+ messages)
` [Bug c++/102305] intrinsic __is_constructible "

[Bug target/102080] New: [12 Regression] avx512vl related ICE, on firefox-92 gcc ICEs: in expand_insn, at optabs.c:7946
 2021-09-16  8:35 UTC  (2+ messages)
` [Bug middle-end/102080] [12 Regression] avx512vl related ICE, on firefox-92 gcc ICEs: in expand_insn, at optabs.c:7946 by r12-2679

[Bug c++/94302] New: Implement DR 2310: Type completeness and derived-to-base pointer conversions
 2021-09-16  8:03 UTC  (2+ messages)
` [Bug c++/94302] [DR 2310] "

[Bug middle-end/78463] pure/const functions are assumed not to trap
 2021-09-16  7:45 UTC  (2+ messages)

[Bug libstdc++/102358] New: niter_base and miter_base overloaded for move_iterator missing constexpr
 2021-09-16  7:38 UTC 

[Bug target/101934] New: [11 Regression] aarch64 memset code creates unaligned stores for -mstrict-align
 2021-09-16  7:30 UTC  (3+ messages)
` [Bug middle-end/101934] "

[Bug target/89040] [9 Regressiom] Wrong code with -mno-mmx
 2021-09-16  1:50 UTC  (2+ messages)

[Bug middle-end/49899] New: ICE when redeclaring a static function as weak
 2021-09-16  1:40 UTC  (2+ messages)
` [Bug middle-end/49899] "

[Bug tree-optimization/95171] New: ICE: verify_flow_info failed (error: wrong outgoing edge flags at end of bb 2)
 2021-09-16  1:36 UTC  (2+ messages)
` [Bug tree-optimization/95171] "

[Bug target/102355] New: excessive stack usage
 2021-09-16  1:16 UTC  (2+ messages)
` [Bug target/102355] "

[Bug ipa/93772] ICE in cgraph.c with lto when symbol not defined
 2021-09-16  1:03 UTC 

[Bug tree-optimization/90134] ICE in duplicate_eh_regions_1, at except.c:557
 2021-09-16  0:35 UTC 

[Bug target/91102] [9 Regression] aarch64 ICE on Linux kernel with -Os starting with r270266
 2021-09-16  0:01 UTC  (2+ messages)

[Bug rtl-optimization/91430] [9 Regression] ICE in curr_insn_transform, at lra-constraints.c:3962
 2021-09-16  0:00 UTC 

[Bug c++/101904] New: Wrong result of decltype during instantiation of std::result_of
 2021-09-15 22:42 UTC  (2+ messages)
` [Bug c++/101904] "

[Bug fortran/102331] New: ICE in attr_decl1, at fortran/decl.c:8691
 2021-09-15 21:59 UTC  (4+ messages)
` [Bug fortran/102331] "

[Bug tree-optimization/90556] [meta-bug] bogus/missing -Wreturn-local-addr
 2021-09-15 21:44 UTC  (2+ messages)

[Bug c++/102263] New: Requesting enhanced warning on returning pointer/reference to local
 2021-09-15 21:44 UTC  (2+ messages)
` [Bug middle-end/102263] "

[Bug c/82520] Missing warning when stack addresses escape the current scope
 2021-09-15 21:44 UTC 

[Bug middle-end/94312] New: missing -Wreturn-local-addr on returning local address via memchr
 2021-09-15 21:39 UTC  (2+ messages)
` [Bug middle-end/94312] missing -Wreturn-local-addr on returning local address via memchr or memset

[Bug c/20785] Pragma STDC * (C99 FP) unimplemented
 2021-09-15 21:30 UTC 

[Bug c/59159] New: Need opaque pass-through as optimization barrier
 2021-09-15 21:11 UTC  (2+ messages)
` [Bug c/59159] "

[Bug fortran/102315] New: ICE tree check: expected integer_cst, have save_expr in gfc_trans_array_constructor_value, at fortran/trans-array.c:2056
 2021-09-15 21:04 UTC  (2+ messages)
` [Bug fortran/102315] "

[Bug target/102336] New: plugins for xtensa-elf gcc cannot be built because xtensa-config.h is missing
 2021-09-15 20:39 UTC  (2+ messages)
` [Bug target/102336] "

[Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) find that gcc misses
 2021-09-15 20:39 UTC 

[Bug target/102327] New: gcc/config/i386/i386-expand.c:14678: Suspicious coding ?
 2021-09-15 20:39 UTC  (2+ messages)
` [Bug target/102327] "

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

[Bug c/102346] New: Missing warning for array bounds
 2021-09-15 20:16 UTC  (2+ messages)
` [Bug tree-optimization/102346] Missing -Warray-bounds due to constant folding

[Bug middle-end/35587] -Warray-bounds does not work at all or does not find all trivial cases, and :works only with -O2 or -O3
 2021-09-15 20:16 UTC 

[Bug target/102352] New: Add -mstack-protector-guard=... for arm32
 2021-09-15 20:03 UTC  (2+ messages)
` [Bug target/102352] "

[Bug libstdc++/102354] New: std::advance overloaded for path::iterator will never be called
 2021-09-15 19:49 UTC  (2+ messages)
` [Bug libstdc++/102354] "

[Bug tree-optimization/102216] New: False positive warray-bounds with -O2
 2021-09-15 19:19 UTC  (3+ messages)
` [Bug tree-optimization/102216] [12 Regression] missed optimization causing Warray-bounds

[Bug analyzer/102328] New: ICE when compare std::list iterator
 2021-09-15 19:06 UTC  (2+ messages)
` [Bug analyzer/102328] Obsolete version of GCC analyzer on Compiler Explorer

[Bug target/102349] New: [12 Regression] crash in rs6000_xcoff_encode_section_info since r12-446-g8b5b814d51ff73bc739c0c037ae18df07acf2d96
 2021-09-15 18:39 UTC  (2+ messages)
` [Bug target/102349] "

[Bug c++/94499] New: [concepts] bogus "local variable may not appear in this context" error
 2021-09-15 18:24 UTC  (2+ messages)
` [Bug c++/94499] "

[Bug c++/101725] New: simple requirement of parameter in defaulted non-type template parameter considered non-dependent
 2021-09-15 18:24 UTC  (2+ messages)
` [Bug c++/101725] "

[Bug c/102200] New: ice in put_ref, at pointer-query.cc:1351
 2021-09-15 18:19 UTC  (2+ messages)
` [Bug tree-optimization/102200] [12 Regression] ice in put_ref, at pointer-query.cc:1351 since r12-3300-gece28da924ddda8b

[Bug c++/102050] New: Nonempty list-initialization rejects constructor with defaulted std::initializer_list
 2021-09-15 18:02 UTC  (3+ messages)
` [Bug c++/102050] "

[Bug c++/102243] New: ice in get_range_query
 2021-09-15 16:12 UTC  (2+ messages)
` [Bug middle-end/102243] [12 Regression] ICE in get_range_query since r12-3300-gece28da924dd

[Bug tree-optimization/101936] New: 538.imagick_r -Ofast regression Kabylake
 2021-09-15 15:58 UTC  (2+ messages)
` [Bug target/101936] [12 Regression] 538.imagick_r -Ofast regression on Kabylake since g:872da9a6f664a06d73c987aa0cb2e5b830158a10

[Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)
 2021-09-15 15:58 UTC  (2+ messages)

[Bug target/101935] New: 538.imagick_r LTO -Ofast regression on Zen2 and Kabylake caused by r12-2666-g29f0e955c97
 2021-09-15 15:57 UTC  (2+ messages)
` [Bug target/101935] [12 Regression] "

[Bug c++/55203] New: No unused warning for variables of non-trivial types
 2021-09-15 15:51 UTC  (2+ messages)
` [Bug c++/55203] "

[Bug target/102351] New: error: ‘TARGET_PENTIUM4’ was not declared in this scope; did you mean ‘TARGET_ENQCMD’?
 2021-09-15 15:48 UTC  (3+ messages)
` [Bug target/102351] "

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