public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug target/51178] New: FAIL: g++.dg/lookup/builtin5.C scan-assembler _ZSt5atanhd
 2021-08-15 11:57 UTC  (2+ messages)
` [Bug c++/51178] "

[Bug c++/101873] New: Compilation error of valid code with return local variable in C++20 mode
 2021-08-15 11:56 UTC  (2+ messages)
` [Bug c++/101873] "

[Bug libstdc++/57691] New: freestanding libstdc++ has compile error
 2021-08-15 11:53 UTC  (2+ messages)
` [Bug libstdc++/57691] "

[Bug c++/57699] New: Disable empty parameter list misinterpretation in libstdc++ headers when !defined(NO_IMPLICIT_EXTERN_C)
 2021-08-15 11:53 UTC  (2+ messages)
` [Bug c++/57699] "

[Bug target/37727] NO_IMPLICIT_EXTERN_C for newlib
 2021-08-15 11:50 UTC 

[Bug rtl-optimization/48580] New: missed optimization: integer overflow checks
 2021-08-15 11:49 UTC  (3+ messages)
` [Bug middle-end/48580] "

[Bug middle-end/91072] does not reduce the size of a division by a constant on non-negative int / small unsigned long constant
 2021-08-15 11:45 UTC 

[Bug c++/101921] New: G++ cannot find a template function with lambda as default template argument
 2021-08-15 11:35 UTC  (2+ messages)
` [Bug c++/101921] G++ cannot find a template function with lambda as default template argument inside a template

[Bug middle-end/37443] fast 64-bit divide by constant on 32-bit platform
 2021-08-15 11:28 UTC 

[Bug rtl-optimization/97459] New: __uint128_t remainder for division by 3
 2021-08-15 11:24 UTC  (2+ messages)
` [Bug rtl-optimization/97459] "

[Bug rtl-optimization/97282] New: division done twice for modulo and divsion for 128-bit integers
 2021-08-15 11:23 UTC  (2+ messages)
` [Bug rtl-optimization/97282] "

[Bug middle-end/89256] No optimized division by constant for __int128
 2021-08-15 11:20 UTC 

[Bug target/84759] Calculation of quotient and remainder with constant denominator uses __umoddi3+__udivdi3 instead of __udivmoddi4
 2021-08-15 11:13 UTC 

[Bug target/60900] New: ICE: in emit_library_call_value_1, at calls.c:4187 with -mabi=ms -mlong-double-128
 2021-08-15 11:01 UTC  (2+ messages)
` [Bug target/60900] "

[Bug target/82727] ICE in emit_library_call_value_1, at calls.c:4975
 2021-08-15 11:01 UTC  (3+ messages)
` [Bug target/82727] ICE with -mabi=ms -mlong-double-128 and conversion from long double to double inside a sysv_abi marked function

[Bug target/82883] eax register unnecessary consumed
 2021-08-15 10:55 UTC 

[Bug target/82730] extra store/reload of an XMM for every byte extracted
 2021-08-15 10:51 UTC 

[Bug c/46357] New: Unnecessary movzx instruction
 2021-08-15 10:29 UTC  (3+ messages)
` [Bug target/46357] "

[Bug target/81813] Inefficient stack pointer adjustment
 2021-08-15 10:07 UTC  (3+ messages)

[Bug c++/81760] attribute target uses the wrong default function argument
 2021-08-15  9:22 UTC 

[Bug tree-optimization/50417] New: regression: memcpy with known alignment
 2021-08-15  9:13 UTC  (2+ messages)
` [Bug tree-optimization/50417] [9/10/11/12 regression]: "

[Bug middle-end/101920] New: memcpy expansion treats unknown pointers as unaligned
 2021-08-15  9:13 UTC  (2+ messages)
` [Bug middle-end/101920] "

[Bug target/81496] AVX load from adjacent memory location followed by concatenation
 2021-08-15  9:06 UTC 

[Bug target/81034] [x86] Broken IRA pass when printing results of intrinsic execution
 2021-08-15  8:50 UTC 

[Bug fortran/101919] New: Inconsistent -Wstringop-overread warning with -flto
 2021-08-15  8:43 UTC 

[Bug fortran/101918] New: LTO type mismatches for runtime library functions in mixed -fdefault-real-8 projects
 2021-08-15  8:42 UTC  (2+ messages)
` [Bug fortran/101918] "

[Bug fortran/101917] New: Spurious -Wstringop-overread with -flto when passing zero sized arrays
 2021-08-15  8:40 UTC 

[Bug regression/54390] New: [AVX] FAIL: gcc.dg/vect/no-tree-sra-bb-slp-pr50730.c
 2021-08-15  8:11 UTC  (2+ messages)
` [Bug testsuite/54390] "

[Bug bootstrap/66947] New: Bootstrap error: Extraneous text after `else' directive
 2021-08-15  7:35 UTC  (2+ messages)
` [Bug target/66947] [5 only] "

[Bug target/56538] New: No opiton to disable slow 'lock' instr. one does not need
 2021-08-15  7:33 UTC  (5+ messages)
` [Bug libstdc++/56538] no way to disable shared_ptr's use of atomics

[Bug target/63590] New: wrong code with -mstringop-strategy=vector_loop
 2021-08-15  7:31 UTC  (2+ messages)
` [Bug target/63590] "

[Bug target/66648] New: [4.9/5/6 regression] incorrect memcpy expansion with unrolled_loop strategy at -O2
 2021-08-15  7:31 UTC  (2+ messages)
` [Bug target/66648] "

[Bug target/71088] [i386, AVX-512, Perf] vpermi2ps instead of vpermps emitted
 2021-08-15  7:06 UTC 

[Bug target/71318] Can't disable ISAs via function attribute
 2021-08-15  6:50 UTC 

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

[Bug target/70973] x86: Can the __atomic_*() operations be made to list the LOCK prefixes?
 2021-08-15  6:43 UTC 

[Bug target/70797] gcc.exe: Internal compiler error: (program as)
 2021-08-15  6:31 UTC 

[Bug target/64749] [4.8 Regression] "truncating" instructions generated instead of a load one using SSE & AVX2 intrinsics
 2021-08-15  6:24 UTC  (2+ messages)

[Bug tree-optimization/59062] New: poor code generated at -Os (affecting all gcc versions): 10+ sec vs. 1 sec at -O0
 2021-08-15  5:53 UTC  (2+ messages)
` [Bug target/59062] "

[Bug target/59968] New: Unused BT patterns
 2021-08-15  5:47 UTC  (2+ messages)
` [Bug target/59968] "

[Bug c/48326] New: Target attribute leaks from function pointers
 2021-08-15  5:43 UTC  (2+ messages)
` [Bug target/48326] "

[Bug target/53228] New: [4.6/4.7/4.8 Regression] target attributes in libcpp/lex.c cause illegal instructions to be used elsewhere
 2021-08-15  5:43 UTC  (3+ messages)
` [Bug target/53228] "

[Bug target/55816] New: Options from command line are added to target arch attribute eventhough they are in contradiction with that target
 2021-08-15  5:42 UTC  (2+ messages)
` [Bug target/55816] "

[Bug other/56298] New: wmmintrin.h aborts compilation on the machines without AES
 2021-08-15  5:37 UTC  (2+ messages)
` [Bug target/56298] "

[Bug target/55803] New: SSE2 double negation less efficient than explicit xor
 2021-08-15  5:31 UTC  (2+ messages)
` [Bug target/55803] "

[Bug inline-asm/58044] New: -mno-see2avx does not seems to work
 2021-08-15  5:26 UTC  (2+ messages)
` [Bug target/58044] "

[Bug target/41202] -mno-mmx doesn't turn off sse*
 2021-08-15  5:25 UTC 

[Bug tree-optimization/53133] New: XOR AL,AL to zero lower 8 bits of EAX/RAX causes partial register stall (Intel Core 2)
 2021-08-15  5:20 UTC  (2+ messages)
` [Bug target/53133] "

[Bug rtl-optimization/49839] New: Use constants in registers preferably to inline constants (-Os)
 2021-08-15  5:04 UTC  (2+ messages)
` [Bug target/49839] "

[Bug target/48970] New: Inaccurate comments for processor_costs
 2021-08-15  5:00 UTC  (2+ messages)
` [Bug target/48970] "

[Bug target/28808] Alignment problem in __gthread_once_t in vxWorks
 2021-08-15  4:49 UTC 

[Bug target/33587] INIT_SECTION_ASM_OP defined twice in tm.texi
 2021-08-15  4:42 UTC 

[Bug target/34967] internal compiler error: in frv_print_operand, at config/frv/frv.c:3057
 2021-08-15  4:25 UTC 

[Bug target/32097] m32c: ICE in expand_builtin_apply, at builtins.c:1525 building libobjc
 2021-08-15  4:19 UTC 

[Bug target/27055] Structures are copied byte by byte into function arguments
 2021-08-15  4:13 UTC 

[Bug target/86084] trunk/gcc/config/m32c/m32c.c:4368: suspicious comparison ?
 2021-08-15  4:08 UTC 

[Bug target/90103] ICE building Glibc's e_atan2f.c with -O2 -mcpu=hs38_linux -frounding-math
 2021-08-15  4:03 UTC 

[Bug target/91591] Arc: ICE in trunc_int_for_mode, at explow.c:60
 2021-08-15  4:02 UTC 

[Bug target/31702] Pointer Arithmetic Crash When Optimizing
 2021-08-15  3:00 UTC 

[Bug target/25690] error: unrecognizable insn - failed to assign &a[1] if a is a struct
 2021-08-15  3:00 UTC 

[Bug middle-end/91883] Division by a constant could be optimized for known variables value range
 2021-08-15  1:35 UTC 

[Bug middle-end/92574] Inefficient code for multidimensional array assess
 2021-08-15  1:23 UTC 

[Bug middle-end/87055] Unoptimal address calculation
 2021-08-15  1:21 UTC  (2+ messages)

[Bug tree-optimization/85017] Missed constant propagation to index of array reference
 2021-08-15  1:21 UTC 

[Bug middle-end/82153] missed optimization: double truncating
 2021-08-15  1:12 UTC 

[Bug middle-end/80342] useless outermost conversions not fully elided by genmatch generated code
 2021-08-15  1:07 UTC 

[Bug tree-optimization/96912] New: Failure to optimize pattern
 2021-08-15  0:24 UTC  (2+ messages)
` [Bug tree-optimization/96912] Failure to optimize pblendvb pattern

[Bug c++/97464] New: Missed redundant store optimization opportunity
 2021-08-15  0:18 UTC  (2+ messages)
` [Bug tree-optimization/97464] "

[Bug tree-optimization/95929] New: Failure to optimize tautological comparisons of comparisons to a single one
 2021-08-15  0:09 UTC  (2+ messages)
` [Bug tree-optimization/95929] "

[Bug tree-optimization/95926] New: Failure to optimize xor pattern when
 2021-08-15  0:07 UTC  (2+ messages)
` [Bug tree-optimization/95926] Failure to optimize xor pattern when using temporary variable

[Bug tree-optimization/95424] New: Failure to optimize division with numerator of 1
 2021-08-14 23:59 UTC  (2+ messages)
` [Bug tree-optimization/95424] "

[Bug tree-optimization/94920] New: Failure to optimize abs pattern from arithmetic with selected operands based on comparisons with 0
 2021-08-14 23:58 UTC  (2+ messages)
` [Bug tree-optimization/94920] "

[Bug tree-optimization/94914] New: Failure to optimize check of high part of 64-bit result of 32 by 32 multiplication into overflow check
 2021-08-14 23:50 UTC  (2+ messages)
` [Bug tree-optimization/94914] "

[Bug tree-optimization/94877] New: Failure to simplify ~(x + 1) to -2 - x
 2021-08-14 23:47 UTC  (2+ messages)
` [Bug tree-optimization/94877] "

[Bug middle-end/19987] [meta-bug] fold missing optimizations in general
 2021-08-14 23:47 UTC 

[Bug tree-optimization/89749] Very odd vector constructor
 2021-08-14 23:28 UTC  (2+ messages)

[Bug tree-optimization/58497] New: SLP vectorizes identical operations
 2021-08-14 23:27 UTC  (2+ messages)
` [Bug tree-optimization/58497] "

[Bug tree-optimization/88605] vector extensions: Widening or conversion generates inefficient or scalar code
 2021-08-14 23:19 UTC 

[Bug middle-end/85559] [meta-bug] Improve conditional move
 2021-08-14 23:12 UTC 

[Bug tree-optimization/65492] New: Bad optimization in -O3 on SSE intrinsics
 2021-08-14 23:12 UTC  (2+ messages)
` [Bug tree-optimization/65492] Bad optimization in -O3 due to if-conversion and/or unrolling

[Bug tree-optimization/79958] Missed tree DSE
 2021-08-14 22:59 UTC 

[Bug tree-optimization/84712] Missed evaluating to constant at tree level
 2021-08-14 22:44 UTC 

[Bug tree-optimization/83544] Missed optimization opportunity for constant folding
 2021-08-14 22:33 UTC  (2+ messages)

[Bug c/101913] New: -Wstrict-overflow -O3 false alarm on tzdb localtime.c
 2021-08-14 22:30 UTC  (4+ messages)
` [Bug middle-end/101913] "

[Bug tree-optimization/94802] New: Failure to recognize identities with __builtin_clz
 2021-08-14 22:29 UTC  (2+ messages)
` [Bug tree-optimization/94802] "

[Bug tree-optimization/97964] New: Missed optimization opportunity for VRP
 2021-08-14 22:29 UTC  (2+ messages)
` [Bug tree-optimization/97964] "

[Bug target/99783] New: relocation truncated to fit: R_OR1K_GOT16 on OpenRISC, building libgeos
 2021-08-14 22:23 UTC  (4+ messages)
` [Bug target/99783] "

[Bug tree-optimization/54345] New: jump threading leaks e->aux heap memory
 2021-08-14 22:21 UTC  (2+ messages)
` [Bug tree-optimization/54345] "

[Bug c/101916] New: SH4 ICE: Segmentation fault signal terminated program cc1
 2021-08-14 22:03 UTC 

[Bug tree-optimization/49064] New: [x86/x64]: broken alias analysis leads vectorizer to emit poor code
 2021-08-14 21:59 UTC  (2+ messages)
` [Bug target/49064] "

[Bug tree-optimization/48475] New: gcc.dg/initpri3.c FAILs with -flto -O2 --param partial-inlining-entry-probability=100
 2021-08-14 21:50 UTC  (2+ messages)
` [Bug lto/48475] "

[Bug rtl-optimization/45026] struct passed as argument in memory compiles to dead stores
 2021-08-14 21:31 UTC  (2+ messages)

[Bug rtl-optimization/83827] vector load/store with struct in registers
 2021-08-14 21:29 UTC 

[Bug tree-optimization/95731] New: Faiilure to optimize a >= 0 && b >= 0 to (a | b) >= 0
 2021-08-14 21:28 UTC  (3+ messages)
` [Bug tree-optimization/95731] Failure "

[Bug rtl-optimization/83123] Int compare - different asm code for different return type
 2021-08-14 21:28 UTC  (3+ messages)

[Bug rtl-optimization/82454] Possible future performance regression in x86 for 64-bit constant expansions
 2021-08-14 21:24 UTC 

[Bug rtl-optimization/82729] adjacent small objects can be initialized with a single store (but aren't for char a[] = "a")
 2021-08-14 21:18 UTC 

[Bug c/101915] New: Microblaze ICE: in extract_insn, at recog.c:2770
 2021-08-14 21:15 UTC 

[Bug rtl-optimization/82356] auto-vectorizing pack of 16->8 has a redundant AND after a shift
 2021-08-14 21:14 UTC 

[Bug rtl-optimization/52781] New: duplicate pass names, rtl dce
 2021-08-14 21:05 UTC  (3+ messages)
` [Bug rtl-optimization/52781] "

[Bug c++/101914] New: internal compiler error: in tsubst, at cp/pt.c:15553
 2021-08-14 21:03 UTC 

[Bug target/45434] x86 missed optimization: use high register (ah, bh, ch, dh) when available to make comparisons
 2021-08-14 20:56 UTC 

[Bug rtl-optimization/49028] New: Missed optimization of pointer arithmetic
 2021-08-14 20:53 UTC  (2+ messages)
` [Bug tree-optimization/49028] "

[Bug c++/101911] New: Type cannot be defined inside of the lambda in unevaluated context
 2021-08-14 20:17 UTC  (2+ messages)
` [Bug c++/101911] "

[Bug c/22249] GCC does not reject an incompatible type declaration
 2021-08-14 20:09 UTC 

[Bug c/29970] mixing ({...}) with VLA leads to massive breakage
 2021-08-14 20:03 UTC 

[Bug middle-end/100406] New: bogus/missing -Wmismatched-new-delete
 2021-08-14 19:28 UTC  (2+ messages)
` [Bug middle-end/100406] "

[Bug middle-end/101791] New: missing warning on a mismatch between scalar and array forms of new and delete
 2021-08-14 19:28 UTC  (3+ messages)
` [Bug middle-end/101791] "

[Bug tree-optimization/101912] New: -Wmaybe-uninitialized false alarm in tzdb localtime.c
 2021-08-14 19:27 UTC 

[Bug c/101838] New: sizeof of struct with array of unspecified bound folded to constant
 2021-08-14 17:47 UTC  (2+ messages)
` [Bug c/101838] "

[Bug go/95389] New: Kubernetes build fails because of mangled PkgPath
 2021-08-14 15:43 UTC  (2+ messages)
` [Bug go/95389] "

[Bug middle-end/101910] New: tsvc regressions for -O2 -ftree-loop-vectorize at zen hardware
 2021-08-14 14:33 UTC 

[Bug middle-end/101909] New: 73% regression on tfft benchmark for -O2 -ftree-loop-vectorize compared to -O2 on zen hardware
 2021-08-14 14:29 UTC 

[Bug middle-end/101908] New: cray regression with -O2 -ftree-slp-vectorize compared to -O2
 2021-08-14 14:27 UTC 

[Bug tree-optimization/92740] induct2 (from polyhedron) regresses 267% with -O2 -ftree-vectorize -ftree-slp-vectorize -fvect-cost-modes=dynamic or cheap compared to -O2
 2021-08-14 14:24 UTC 

[Bug c++/101907] New: ICE in build_special_member_call (with co_await and initializer list)
 2021-08-14 14:21 UTC 

[Bug c++/90254] [9/10 Regression] ice on aggregate initialization of unmovable base
 2021-08-14 10:14 UTC 

[Bug c++/90319] [C++17] aggregate initialization of base: ICE in assign_temp
 2021-08-14 10:14 UTC 

[Bug rtl-optimization/94798] New: Failure to optimize subtraction and 0 literal properly
 2021-08-14  9:54 UTC  (2+ messages)
` [Bug rtl-optimization/94798] "

[Bug rtl-optimization/92180] Missed optimization on casting __builtin_ia32_rdtsc result to int32
 2021-08-14  9:50 UTC 

[Bug target/101896] New: [12 Regression] ICE in expand_vec_perm_broadcast_1, at config/i386/i386-expand.c:20481 since r12-2837-g50b5877925ef5ae8
 2021-08-14  9:49 UTC  (3+ messages)
` [Bug target/101896] "

[Bug c/96632] New: missed-optimization with conditionally unsetting bits in memory
 2021-08-14  9:47 UTC  (2+ messages)
` [Bug rtl-optimization/96632] "

[Bug tree-optimization/95966] New: soft float operations are not tail called
 2021-08-14  9:43 UTC  (2+ messages)
` [Bug middle-end/95966] "

[Bug rtl-optimization/15473] Sibcall optimization for libcalls
 2021-08-14  9:43 UTC 

[Bug modula2/101391] New: Unresolved reference to module getopt
 2021-08-14  9:42 UTC  (2+ messages)
` [Bug modula2/101391] "

[Bug rtl-optimization/91898] [optimization] switch statements for state machines could be better
 2021-08-14  9:37 UTC 

[Bug rtl-optimization/54936] New: ICE: in prepare_cmp_insn, at optabs.c:4177 with -fnon-call-exceptions and vector float compare
 2021-08-14  9:29 UTC  (3+ messages)
` [Bug rtl-optimization/54936] "

[Bug objc/101666] New: Objective-C frontend crashes with `-fobjc-nilcheck`
 2021-08-14  8:16 UTC  (2+ messages)
` [Bug objc/101666] "

[Bug rtl-optimization/83272] Unnecessary mask instruction generated
 2021-08-14  8:13 UTC 

[Bug tree-optimization/87664] invariant in loop after optimization
 2021-08-14  8:06 UTC  (2+ messages)

[Bug rtl-optimization/67449] New: Branch elimination problem on x86
 2021-08-14  7:56 UTC  (2+ messages)
` [Bug rtl-optimization/67449] "

[Bug c++/101906] New: Constant evaluation failure in concepts
 2021-08-14  5:47 UTC 

[Bug tree-optimization/85551] No strength reduction of modulo and integer vision
 2021-08-14  5:28 UTC 

[Bug target/77287] Much worse code generated compared to clang (stack alignment and spills)
 2021-08-14  2:56 UTC 

[Bug rtl-optimization/71022] GCC prefers register moves over move immediate
 2021-08-14  2:48 UTC 

[Bug debug/101905] New: Missed debug information for global register variable
 2021-08-14  2:19 UTC 

[Bug tree-optimization/101756] New: [12 Regression] ICE: verify_gimple failed (error: non-trivial conversion in 'ssa_name')
 2021-08-14  1:09 UTC  (2+ messages)
` [Bug tree-optimization/101756] "

[Bug fortran/101871] New: Array of strings of different length passed as an argument produces invalid result
 2021-08-14  0:59 UTC  (2+ messages)
` [Bug fortran/101871] "

[Bug tree-optimization/101805] New: Max<bool0,bool1> -> bool0 | bool1 Min<bool0, bool1> -> a & b
 2021-08-14  0:21 UTC  (2+ messages)
` [Bug tree-optimization/101805] "

[Bug middle-end/61119] gcc miscompiles code using cexp when using -ffast-math
 2021-08-13 23:52 UTC 

[Bug target/99921] New: PowerPC xxeval has the wrong predicates
 2021-08-13 23:44 UTC  (2+ messages)
` [Bug target/99921] "

[Bug tree-optimization/58920] New: Overeager optimization based on TREE_THIS_NOTRAP
 2021-08-13 23:42 UTC  (2+ messages)
` [Bug tree-optimization/58920] "

[Bug c/47825] New: SSE bitwise operations on floats work -g, fail -O3
 2021-08-13 23:23 UTC  (2+ messages)
` [Bug target/47825] "

[Bug c/18180] move special handling out functions into attributes
 2021-08-13 23:11 UTC 

[Bug c++/51886] New: __alignof__ on uninstantiated template type
 2021-08-13 23:00 UTC  (2+ messages)
` [Bug c++/51886] "

[Bug tree-optimization/77399] Poor code generation for vector casts and loads
 2021-08-13 23:00 UTC 

[Bug tree-optimization/88314] range calculation of shift
 2021-08-13 22:59 UTC 

[Bug c++/79249] Lambda call does not create exception handler
 2021-08-13 22:59 UTC 

[Bug c++/77935] uninstantiated template constructor
 2021-08-13 22:59 UTC 

[Bug c++/57846] New: CRTP, templates, metaprogramming, forwarding and static member
 2021-08-13 22:59 UTC  (2+ messages)
` [Bug c++/57846] "

[Bug c++/66615] New: Ambiguous conversion operators, explicit unambiguous conversion operator and copy initialization
 2021-08-13 22:59 UTC  (2+ messages)
` [Bug c++/66615] Ambiguous conversion operators, explicit conversion operator and copy-initialization

[Bug tree-optimization/33257] guaranteed-true test not optimized away when input values later used
 2021-08-13 22:58 UTC 

[Bug tree-optimization/46551] New: Generate complex addressing mode CMP instruction in x86-64
 2021-08-13 22:58 UTC  (2+ messages)
` [Bug target/46551] "

[Bug c++/61504] New: Move elision after cast to rvalue reference
 2021-08-13 22:58 UTC  (2+ messages)
` [Bug c++/61504] "

[Bug c++/74744] Fails to select overridden function when determined by template parameter
 2021-08-13 22:57 UTC 

[Bug c++/79917] Internal compiler error with variadic template and concepts, internal compiler error: in tsubst_constraint, at cp/constraint.cc:1956
 2021-08-13 22:57 UTC 

[Bug testsuite/45068] g++.dg/debug/dwarf2/nested-2.C failed on Linux/ia64
 2021-08-13 22:57 UTC 

[Bug c/101534] New: ICE in create_tailcall_accumulator, at tree-tailcall.c:1083
 2021-08-13 22:55 UTC  (2+ messages)
` [Bug tree-optimization/101534] [12 Regression] "

[Bug middle-end/64122] New: ICE: tree check: expected tree that contains 'decl common' structure, have 'ssa_name' in prepare_gimple_addressable, at gimplify.c:3228 with -fgnu-tm
 2021-08-13 22:48 UTC  (2+ messages)
` [Bug middle-end/64122] "

[Bug target/80540] gcc ICE at -O2 and above on x86_64-linux-gnu in "assign_by_spills"
 2021-08-13 22:42 UTC 

[Bug debug/79015] ICE in get_insn_template in gcc/final.c:2081
 2021-08-13 22:23 UTC 

[Bug libstdc++/100117] New: FAIL testsuite/17_intro/headers/c++1998/49745.cc with trunk glibc
 2021-08-13 22:22 UTC  (2+ messages)
` [Bug libstdc++/100117] "

[Bug middle-end/65877] New: ICE: various internal errors with attribute(target) when mixing generic and non-generic vectors
 2021-08-13 22:01 UTC  (2+ messages)
` [Bug target/65877] "

[Bug debug/79124] Internal compiler error under certain cases where __attribute__((target("avx2"))) presents
 2021-08-13 22:01 UTC 

[Bug c++/79786] ICE tree check: expected class 'type', have 'declaration' (var_decl) in iamcu_alignment, at config/i386/i386.c:30263
 2021-08-13 21:56 UTC  (2+ messages)

[Bug c/97208] New: [gcc 10.2.0] Microblaze regression
 2021-08-13 21:52 UTC  (2+ messages)
` [Bug c/97208] "

[Bug c++/68010] New: internal compiler error: in tree_to_shwi, at tree.h:3661
 2021-08-13 21:46 UTC  (2+ messages)
` [Bug debug/68010] ICE with -g and using namespace and namespace alias

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