public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug fortran/105054] New: Using one kind of pointer functions causes the compiler to hang
 2022-03-25 13:45 UTC  (2+ messages)
` [Bug fortran/105054] "

[Bug analyzer/105022] New: -Wanalyzer-tainted-allocation-size doesn't warn for custom allocators marked with "malloc" attribute
 2022-03-25 13:36 UTC  (3+ messages)
` [Bug analyzer/105022] "

[Bug c++/105050] New: error: expression '<statement>' is not a constant expression
 2022-03-25 13:32 UTC  (5+ messages)
` [Bug c++/105050] "

[Bug tree-optimization/105053] New: Wrong loop count for scalar code from vectorizer
 2022-03-25 13:29 UTC  (6+ messages)
` [Bug tree-optimization/105053] "

[Bug target/102772] New: [12 regression] g++.dg/torture/pr80334.C FAILs
 2022-03-25 13:22 UTC  (9+ messages)
` [Bug target/102772] "

[Bug libgomp/105042] New: [libgomp, GOMP_NVPTX_JIT=-O0] Openacc testsuite failures when X runs on nvidia driver
 2022-03-25 12:55 UTC  (8+ messages)
` [Bug libgomp/105042] "

[Bug tree-optimization/105049] New: ICE: in build_vector_from_val, at tree.cc:2119 with -O -fno-tree-forwprop
 2022-03-25 12:16 UTC  (5+ messages)
` [Bug tree-optimization/105049] "

[Bug rtl-optimization/104049] New: [12 Regression] vec_select to subreg lowering causes superfluous moves
 2022-03-25 12:00 UTC  (2+ messages)
` [Bug target/104049] "

[Bug tree-optimization/105051] New: consider not combining malloc + memset to calloc when inside calloc itself
 2022-03-25 11:32 UTC  (5+ messages)
` [Bug tree-optimization/105051] "

[Bug fortran/103691] New: [12 Regression] ICE in get_array_ctor_element_at_index, at fold-const.c:13314
 2022-03-25 10:23 UTC  (4+ messages)
` [Bug fortran/103691] [12 Regression] ICE in get_array_ctor_element_at_index, at fold-const.c:13314 since r12-4694-gcb153222404e2e14

[Bug analyzer/103533] New: Enable "taint" state machine with -fanalyzer without requiring -fanalyzer-checker=taint
 2022-03-25  9:57 UTC  (3+ messages)
` [Bug analyzer/103533] "

[Bug tree-optimization/100756] New: vect: Superfluous epilog created on s390x
 2022-03-25  9:53 UTC  (3+ messages)
` [Bug tree-optimization/100756] "

[Bug tree-optimization/105030] New: store motion if-change flag causes if-conversion optimization can't be taken
 2022-03-25  8:16 UTC  (7+ messages)
` [Bug tree-optimization/105030] "

[Bug tree-optimization/104964] New: Wrong *** buffer overflow detected ***: terminated - acl
 2022-03-25  7:38 UTC  (6+ messages)
` [Bug tree-optimization/104964] "

[Bug target/103775] New: [12 Regression] Assembler messages: Warning: unpredictable transfer with writeback -- `ldrb w0,[x0,16]!'
 2022-03-25  7:35 UTC  (5+ messages)
` [Bug rtl-optimization/103775] "

[Bug target/105052] New: Incorrect constraint on SSSE3 split patterns with MMX operands
 2022-03-25  4:40 UTC 

[Bug middle-end/78074] gcc-6.2.0 miscompiles calloc reimplementation
 2022-03-25  4:06 UTC 

[Bug analyzer/104954] New: Analyzer takes a very long time on Linux kernel drivers/gpu/drm/amd/display/dc/calcs/dce_calcs.c
 2022-03-25  1:30 UTC  (4+ messages)
` [Bug analyzer/104954] "

[Bug ada/66390] New: Text_IO.Get_Line does not correctly handle missing line marker for last line in all cases
 2022-03-25  1:26 UTC  (2+ messages)
` [Bug ada/66390] "

[Bug c/104894] New: [ppc64le] gcc11 ICE with -fno-plt
 2022-03-25  0:02 UTC  (4+ messages)
` [Bug target/104894] [11/12 Regression] ICE with -fno-plt -mcpu=power10 on PowerPC64 LE Linux

[Bug c++/104284] New: [9/10/11/12 Regression] ICE: unexpected expression '<anonymous>' of kind implicit_conv_expr
 2022-03-24 22:44 UTC  (3+ messages)
` [Bug c++/104284] [9/10/11/12 Regression] ICE: unexpected expression '<anonymous>' of kind implicit_conv_expr since r9-6073-ge8b3c1bc3ba22dcf
` [Bug c++/104284] [9/10/11 "

[Bug libstdc++/92546] Large increase in preprocessed file sizes in C++2a mode
 2022-03-24 22:31 UTC 

[Bug c/90181] Feature request: provide a way to explicitly select specific named registers in constraints
 2022-03-24 22:18 UTC  (2+ messages)

[Bug c/105048] New: [enhancement] Allow specific register constraints
 2022-03-24 21:54 UTC  (3+ messages)
` [Bug c/105048] "

[Bug c/105046] New: [enhancement] Allow inline-assembly clobbers to overlap inputs
 2022-03-24 21:51 UTC  (7+ messages)
` [Bug middle-end/105046] "
` [Bug c/105046] "

[Bug c++/105047] New: invalid non-dependent call to non-static member of the current instantiation not rejected ahead of time
 2022-03-24 21:15 UTC 

[Bug fortran/50549] New: should detect different type parameters in structure constructors (r178939)
 2022-03-24 21:13 UTC  (2+ messages)
` [Bug fortran/50549] "

[Bug tree-optimization/105043] New: Please document -D_FORTIFY_SOURCE
 2022-03-24 20:12 UTC  (7+ messages)
` [Bug tree-optimization/105043] "

[Bug libstdc++/96645] New: std::variant default constructor
 2022-03-24 18:31 UTC  (2+ messages)
` [Bug c++/96645] [9/10/11/12 Regression] [CWG2335] std::variant default constructor and unparsed DMI

[Bug c++/104620] New: FAIL: g++.dg/cpp23/consteval-if2.C -std=gnu++20 (test for errors)
 2022-03-24 17:19 UTC  (12+ messages)
` [Bug c++/104620] "

[Bug c++/102990] New: ICE in tsubst_copy_and_build, à cp/pt.c:19856
 2022-03-24 17:13 UTC  (3+ messages)
` [Bug c++/102990] [9/10/11/12 Regression] ICE in tsubst_copy_and_build with NSDMI and double to int conversion
` [Bug c++/102990] [9/10/11 "

[Bug fortran/102043] New: Wrong array types used for negative stride accesses
 2022-03-24 16:40 UTC  (3+ messages)
` [Bug fortran/102043] [9/10/11/12 Regression] Wrong array types used for negative stride accesses, gfortran.dg/vector_subscript_1.f90 FAILs

[Bug c++/105006] New: ice: tree check: expected function_decl, have using_decl in maybe_push_used_methods, at cp/class.cc:1325
 2022-03-24 16:39 UTC  (3+ messages)
` [Bug c++/105006] [12 Regression] "

[Bug c++/105045] New: [modules] Can't deduce defaulted template parameter
 2022-03-24 16:35 UTC 

[Bug c++/101906] New: Constant evaluation failure in concepts
 2022-03-24 15:13 UTC  (2+ messages)
` [Bug c++/101906] "

[Bug fortran/103662] New: TBAA problem in Fortran FE triggering in gfortran.dg/unlimited_polymorphic_3.f03
 2022-03-24 14:48 UTC  (2+ messages)
` [Bug fortran/103662] [12 Regression] "

[Bug c++/99309] New: Segmentation fault with __builtin_constant_p usage at -O2
 2022-03-24 13:59 UTC  (2+ messages)
` [Bug ipa/99309] [10/11/12 Regression] "

[Bug debug/105036] New: Missing variables when debugging due to overlapping ranges after unrolling, instruction scheduling, and inlining at -O3
 2022-03-24 13:27 UTC  (3+ messages)
` [Bug debug/105036] "

[Bug target/105014] New: [nvptx] FAIL: gcc.dg/pr97459-1.c execution test
 2022-03-24 13:23 UTC  (3+ messages)
` [Bug target/105014] "

[Bug debug/104564] New: '-fcompare-debug' failure w/ -std=c++20 -O1 -fharden-conditional-branches -fopenacc -gno-statement-frontiers
 2022-03-24 13:19 UTC  (4+ messages)
` [Bug debug/104564] "

[Bug tree-optimization/104975] New: ICE in execute, at gimple-harden-conditionals.cc:577
 2022-03-24 13:19 UTC  (4+ messages)
` [Bug middle-end/104975] ICE in execute, at gimple-harden-conditionals.cc:577 and returns_twice and pure attributes on the same function

[Bug target/103302] New: wrong code with -fharden-compares
 2022-03-24 13:14 UTC  (2+ messages)
` [Bug target/103302] "

[Bug demangler/105039] New: rust demangler stack overflow
 2022-03-24 13:13 UTC  (2+ messages)
` [Bug demangler/105039] "

[Bug sanitizer/95137] New: Sanitizers seem to be missing support for coroutines
 2022-03-24 13:02 UTC  (7+ messages)
` [Bug sanitizer/95137] "

[Bug target/105011] New: [nvptx] FAIL: gcc.dg/atomic/stdatomic-flag-2.c -O1 execution test
 2022-03-24 12:31 UTC  (4+ messages)
` [Bug target/105011] "

[Bug fortran/105037] New: gfortran emits incorrect debug information if compiled with -finit-real=snan
 2022-03-24 11:44 UTC  (3+ messages)
` [Bug fortran/105037] "

[Bug c++/105035] New: regression ICE segmentation fault with -Wduplicated-cond
 2022-03-24 11:31 UTC  (3+ messages)
` [Bug c++/105035] [11/12 Regression] tree check: expected field_decl, have identifier_node in operand_equal_p, at fold-const.c:3335 since r11-5181-g0862d007b564eca8
` [Bug c++/105035] [11 "

[Bug target/102024] New: zero width bitfields and ABIs
 2022-03-24 11:25 UTC  (3+ messages)
` [Bug target/102024] [12 Regression] "

[Bug c++/105044] New: [modules] ICE in comptypes, at cp/typeck.c:1529
 2022-03-24 10:53 UTC 

[Bug c/104822] New: -Wscalar-storage-order warning for initialization from NULL seems useless
 2022-03-24 10:47 UTC  (2+ messages)
` [Bug c/104822] "

[Bug ada/104767] New: GNAT.Serial_Communications windows package allows/causes multiple closing of the same windows handle
 2022-03-24 10:35 UTC  (6+ messages)
` [Bug ada/104767] [10/11/12 regression] GNAT.Serial_Communications does not properly close the port

[Bug ada/94181] New: Misidentified dangling reference in container implementation
 2022-03-24 10:12 UTC  (2+ messages)
` [Bug ada/94181] "

[Bug rtl-optimization/104985] New: [12 Regression] ICE: SIGSEGV in undo_to_marker / adjust_reg_mode with -Os -frounding-math
 2022-03-24 10:10 UTC  (3+ messages)
` [Bug rtl-optimization/104985] [12 Regression] ICE: SIGSEGV in undo_to_marker / adjust_reg_mode with -Os -frounding-math since r12-4767-g81342e95827f77

[Bug ada/104703] New: GNAT 11.2 exception traceback output is mostly garbled on Intel x64 (MSYS2)
 2022-03-24 10:08 UTC  (2+ messages)
` [Bug ada/104703] "

[Bug tree-optimization/104970] New: ICE in execute_todo, at passes.cc:2133 since r12-6480-gea19c8f33a3a8d2b
 2022-03-24  9:42 UTC  (3+ messages)
` [Bug tree-optimization/104970] [12 Regression] "

[Bug c/82283] Wrong warning with -Wmissing-field-initializers
 2022-03-24  9:26 UTC 

[Bug c++/104994] New: extern thread_local declaration rejected in constexpr
 2022-03-24  9:13 UTC  (2+ messages)
` [Bug c++/104994] "

[Bug ada/104342] New: ICE with -gnata -fcallgraph-info=su
 2022-03-24  9:05 UTC  (2+ messages)
` [Bug ada/104342] "

[Bug debug/105041] New: '-fcompare-debug' failure w/ -mcpu=power6 -O2 -fharden-compares -frename-registers
 2022-03-24  9:02 UTC  (2+ messages)
` [Bug debug/105041] "

[Bug target/104271] New: 538.imagick_r run-time at -Ofast -march=native regressed by 26% on Intel Cascade Lake server CPU
 2022-03-24  8:34 UTC  (3+ messages)
` [Bug target/104271] [12 Regression] "

[Bug c++/105040] New: snfit-2.4.0 fails to build because of /usr/include/c++/7/ostream:682:5: error: no type named 'type' in 'struct std::enable_if<false, std::basic_ostream<char>&>'
 2022-03-24  5:50 UTC  (3+ messages)
` [Bug c++/105040] "

[Bug libgcc/104984] New: Use hard-fp for libgcc single-floating-point routines
 2022-03-24  3:20 UTC  (2+ messages)
` [Bug target/104984] "

[Bug c++/102598] New: [modules] ICE in pp_string, at pretty-print.c
 2022-03-24  2:47 UTC  (2+ messages)
` [Bug c++/102598] "

[Bug target/104967] New: ICE: Segmentation fault (in find_instance)
 2022-03-24  2:09 UTC  (3+ messages)
` [Bug target/104967] "

[Bug target/105002] New: [12 regression] gcc.target/powerpc/float128-minmax-3.c fails starting with r12-7687-g3a7ba8fd0cda38
 2022-03-24  2:06 UTC  (2+ messages)
` [Bug target/105002] "

[Bug bootstrap/105010] New: GCC 12 after 20220227 fails on powerpc64-freebsd with Error: invalid mfcr mask
 2022-03-23 23:26 UTC  (6+ messages)
` [Bug target/105010] [12 regression] GCC 12 after 20220227 fails to build "

[Bug c++/100687] New: [modules, concepts] imported concept gives different result
 2022-03-23 22:23 UTC  (2+ messages)
` [Bug c++/100687] "

[Bug analyzer/104979] New: False positive from -Wanalyzer-malloc-leak with cast within boxed pointer
 2022-03-23 21:57 UTC  (3+ messages)
` [Bug analyzer/104979] "

[Bug sanitizer/105029] New: sanitizer_internal_defs.h:254:72: error: size of array ‘assertion_failed__1135’ is negative
 2022-03-23 20:46 UTC  (2+ messages)
` [Bug sanitizer/105029] "

[Bug fortran/105038] New: Improve error message for recursive type
 2022-03-23 20:23 UTC 

[Bug other/105028] New: gcc.dg/long_branch.c compilation time increases by 10x on BE system after r11-5648
 2022-03-23 20:04 UTC  (2+ messages)
` [Bug middle-end/105028] [11/12 Regression] "

[Bug c++/103337] New: rejects-valid brace elision inside designated initializer
 2022-03-23 19:37 UTC  (2+ messages)
` [Bug c++/103337] "

[Bug c/105032] New: Compiling inline ASM x86 causing GCC stuck in an endless loop with 100% CPU usage
 2022-03-23 19:24 UTC  (2+ messages)
` [Bug middle-end/105032] "

[Bug target/104831] New: RISCV libatomic LR.aq/SC.rl pair insufficient for SEQ_CST
 2022-03-23 18:15 UTC  (2+ messages)
` [Bug target/104831] "

[Bug c++/92067] __is_constructible(incomplete_type) should make the program ill-formed
 2022-03-23 18:14 UTC  (3+ messages)

[Bug other/63426] New: [meta-bug] Issues found with -fsanitize=undefined
 2022-03-23 18:13 UTC  (2+ messages)
` [Bug other/63426] "

[Bug fortran/104999] New: [12 Regression] runtime error: pointer index expression with base 0x00000cf67720 overflowed to 0xffffffffea627728
 2022-03-23 18:13 UTC  (2+ messages)
` [Bug fortran/104999] "

[Bug rtl-optimization/105023] New: new test case g++.dg/other/pr104989.C ICEs
 2022-03-23 17:37 UTC  (3+ messages)
` [Bug rtl-optimization/105023] "

[Bug c++/104475] New: Wstringop-overflow + atomics incorrect warning on dynamic object
 2022-03-23 17:23 UTC  (2+ messages)
` [Bug tree-optimization/104475] [12 Regression] "

[Bug tree-optimization/104987] New: [12 Regression] Recent change causing vrp13.c regressions on several targets
 2022-03-23 16:59 UTC  (3+ messages)
` [Bug tree-optimization/104987] "

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