Messages by Thread
-
[Bug c++/127537] New: nondeterministic compilation related to reflection
ivan.lazaric.gcc at gmail dot com via Gcc-bugs
-
[Bug c/127530] New: ICE in comptypes_check_enum_int redeclaring a typedef whose type carries scalar_storage_order
captainnemo9292 at gmail dot com via Gcc-bugs
-
[Bug c/120991] ICE on x86_64-linux-gnu: in composite_type, at c/c-typeck.cc:1006 with transaction_safe
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c/127533] [GIMPLE FE] malformed __PHI (missing/mismatched arguments) crashes in find_edge / walk_stmt_load_store_addr_ops
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug c/127536] New: [GIMPLE FE] ICE in release_function_body for an 'inline' function with a __GIMPLE body
captainnemo9292 at gmail dot com via Gcc-bugs
-
[Bug c/127531] New: ICE in composite_type_cond: transaction_safe on an old-style definition of a previously declared function
captainnemo9292 at gmail dot com via Gcc-bugs
-
[Bug c/127534] New: [GIMPLE FE] SSA names accepted where they are not valid: as ARRAY_REF base, in a non-SSA body, or without a definition
captainnemo9292 at gmail dot com via Gcc-bugs
-
[Bug middle-end/127529] New: ICE in gimplify_expr with __transaction_atomic around an elvis (?:) expression
captainnemo9292 at gmail dot com via Gcc-bugs
-
[Bug middle-end/127526] New: ICE: segfault in symtab_node::resolve_alias after diagnosing a weakref/alias cycle
captainnemo9292 at gmail dot com via Gcc-bugs
-
[Bug c/127527] New: ICE: segfault in c_finish_bc_name on a malformed switch/for/break sequence (named loops)
captainnemo9292 at gmail dot com via Gcc-bugs
-
[Bug c/127524] New: ICE: error_mark type from a conflicting redeclaration reaches match.pd/fold during gimplification (type_has_mode_precision_p, types_match, array_ref_low_bound, ...)
captainnemo9292 at gmail dot com via Gcc-bugs
-
[Bug testsuite/127519] rs6000: builtin_altivec_tr_stxvr_runnable.c fails on power10 BE
jeevitha at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/127522] New: [17 Regression] 4% slowdown of sphinx3 on znver4 since r17-3887-ga937d8f7b557d4
jmelcr at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/127521] New: [avr] `ifcombine` incorrectly removes a masked sign-bit condition
mikaseianatsu at proton dot me via Gcc-bugs
-
[Bug c++/127520] [14 Regression] ICE on valid code
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/127518] New: [14 Regression] -Wmaybe-uninitialized false positive with inlined copy_to_user
lyican53 at sjtu dot edu.cn via Gcc-bugs
-
[Bug c++/125459] [contracts] "contract condition is not constant" in constexpr function
zhenjie.chin88 at gmail dot com via Gcc-bugs
-
[Bug middle-end/100775] ICE: in df_exit_block_bitmap_verify, at df-scan.c:4164 with -mthumb -fzero-call-used-regs=used
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/78400] [7 Regression] ICE: in df_refs_verify, at df-scan.c:4045 when building powerpc crosscompiler
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/127517] New: wrong code with _BitInt() and __builtin_add_overflow / __builtin_mul_overflow at -O2
zsojka at seznam dot cz via Gcc-bugs
-
[Bug tree-optimization/98984] Failure to optimize out float conversion from long long->float->char conversion on -fno-trapping-math
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/127516] New: ICE in reshape_init_r, at cp/decl.cc
s.kimura.h41104 at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/125700] `(x == MAX_VALUE) ? y : MIN<x, y>` -> MIN<x,y>
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/127515] New: ivopts miscompiles loop
kristerw at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/127514] New: Assembler error on pack indexing in trailing return type of generic lambda
eczbek.void at gmail dot com via Gcc-bugs
-
[Bug c++/127513] New: [15/16/17 Regression] array of class with initializer_list constructor fails overload resolution depending on optimization level and other conditions
svetli97 at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/127042] [17 Regression] widening mul synthesis generates arithmetic for a result known at compile time
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug lto/127511] New: libbacktrace link fails with ICE in lto1 (out of bounds access)
heiko at hexco dot de via Gcc-bugs
-
[Bug analyzer/127512] New: libsanitizer/sanitizer_common/sanitizer_mac.cpp sanitizer_procmaps_mac.cpp on OSX Tahoe
manfredantar at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/127510] New: GCC is not able to vectorize "std::for_each_n" loop taking on random access iterator with more than one pointers.
vekumar at gcc dot gnu.org via Gcc-bugs
-
[Bug ipa/127509] New: noipa attribute is ignored for calls through an alias of the function
kapellirohith at gmail dot com via Gcc-bugs
-
[Bug fortran/126940] OpenACC/Fortran 'acc_is_present' interface change re 'contiguous'
tschwinge at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/117922] [15/16/17 Regression] fold-mem-offsets pass is slow and memory hungry because UD/UD chain usage and the RD df problem
ptomsich at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/127508] New: undefined reference to non-virtual thunk when using modules with multiple inheritance, templates and static library
andrey.antufyev at yandex dot ru via Gcc-bugs
-
[Bug tree-optimization/127507] New: [graphlite] ICE: in set_codegen_error, at graphite-isl-ast-to-gimple.cc:199 during GIMPLE pass: graphite
bouncy12578 at gmail dot com via Gcc-bugs
-
[Bug c++/127506] New: ICE in is_within_lifetime, at cp/constexpr.cc
s.kimura.h41104 at gmail dot com via Gcc-bugs
-
[Bug c++/127505] New: ICE in set_identifier_type_value_with_scope, at cp/name-lookup.cc
s.kimura.h41104 at gmail dot com via Gcc-bugs
-
[Bug rtl-optimization/125905] Improve if-conversion when true/false values are closely related
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/107090] [aarch64] sequence logic should be combined with mul and umulh
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/127504] New: `-cmp * b` -> `cmp ? -b : 0`
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/127053] cselim_limited could be improved to skip over one clobber on either branch
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug target/127503] New: RISC-V bootstrap bug found using --with-cpu
law at gcc dot gnu.org via Gcc-bugs
-
[Bug target/127502] New: `neg (a ? x : 0)` -> (a ? -x : 0) not happening on the rtl level
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/127501] New: FAIL: gcc.dg/torture/pr127377.c execution test
danglin at gcc dot gnu.org via Gcc-bugs
-
[Bug target/100627] missing optimization
gero.peterhoff at gmx dot net via Gcc-bugs
-
[Bug target/126074] Missing cases for constant synthesis on RISC-V
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c/127500] New: ICE: in change_address_1, at emit-rtl.cc:2316
kyuwoncho18 at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/110903] [13 Regression] Dead Code Elimination Regression since r12-4526-gd8edfadfc7a979
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/126294] a*3/2 -> a + a/2 if a*3 is known not to overflow/wrap
shivam98.tkg at gmail dot com via Gcc-bugs
-
[Bug c/127498] New: ICE: in expand_shift_1, at expmed.cc:2713
kyuwoncho18 at gmail dot com via Gcc-bugs
-
[Bug c/127499] New: ICE: in ix86_erase_embedded_rounding, at config/i386/i386-expand.cc:13701 with -ftree-ter
kyuwoncho18 at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/127497] New: Wrong code with -fwrapv-pointer at -O1/2
kyuwoncho18 at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/127496] New: 7 push_back in a row causes aliasing issues
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/127495] New: push_back twice to a new std::vector still has two operator new rather than one
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/127494] New: [17 Regression] parse_machine_mode change causing RISC-V regressions
law at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/127493] New: reflection: source_location_of does not like class members
ivan.lazaric.gcc at gmail dot com via Gcc-bugs
-
[Bug preprocessor/91412] Unexpectedly correct raw string literal
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c/127492] New: wrong code with __atomic_add_fetch
kyuwoncho18 at gmail dot com via Gcc-bugs
-
[Bug other/127491] New: Variadic macro documentation incorrectly says , ## __VA_ARGS__ removes the comma for an empty argument
bic60176 at gmail dot com via Gcc-bugs
-
[Bug other/127490] New: Documented __builtin_stdc_rotate_left/right formula is incorrect for non-power-of-two _BitInt widths
bic60176 at gmail dot com via Gcc-bugs
-
[Bug c++/127489] New: Dependent __builtin_structured_binding_size in decltype is diagnosed before instantiation
bic60176 at gmail dot com via Gcc-bugs
-
[Bug preprocessor/127488] New: Raw string literal loses whitespace between backslash and newline
bic60176 at gmail dot com via Gcc-bugs
-
[Bug c++/127487] New: __builtin_is_virtual_base_of reports a non-virtual base reached through a virtual base as virtual
bic60176 at gmail dot com via Gcc-bugs
-
[Bug c/127486] New: Implicitly zero-initialized hardbool object uses zero bits instead of its false representation
bic60176 at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/90571] Missed optimization opportunity when returning function pointers based on run-time boolean
daniel.barboza at oss dot qualcomm.com via Gcc-bugs
-
[Bug tree-optimization/127485] New: VRP misses that if the difference between two values is non-zero then the two values are different
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/127484] New: [17 Regression] ICE: SIGSEGV (infinite recursion in force_reg / force_reg / emit_move_insn / emit_move_multi_word / operand_subword_force) with -O -march=rv64gv -mabi=lp64
zsojka at seznam dot cz via Gcc-bugs
-
[Bug rtl-optimization/127483] New: [17 Regression] ICE: in gen_lowpart_general, at rtlhooks.cc:63 with -Og -g
zsojka at seznam dot cz via Gcc-bugs
-
[Bug target/127482] New: [avr] wrong code for IPA + -mcall-prologues + varargs
gjl at gcc dot gnu.org via Gcc-bugs
-
[Bug target/127481] New: Consider implementing bitreverse{qi,hi,si,di}2 using vpshufbitqmb
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/127470] New: -Wmaybe-uninitialized false positive related to adding const to pointer-to type, during class initialization
ivan.lazaric.gcc at gmail dot com via Gcc-bugs
-
[Bug cobol/127074] ICE compiling CBL_CHECK_FILE_EXIST.cob during 'gmake check-cobol'
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/127480] New: [15/16/17 Regression] False-positive -Warray-bounds on unreachable downcast in loop
james at jamespanayis dot com via Gcc-bugs
-
[Bug lto/127479] New: GCC 15.2 IPA-ICF merges distinct >= and <= comparison functions under -flto, causing incorrect runtime behavior
samk at vulnetic dot ai via Gcc-bugs
-
[Bug middle-end/127474] New: ICE in expand_mult, at expmed.cc:3636
stefansf at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/127478] New: [reflection] missing "consteval-only value" error for init of auto var
mpolacek at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/127477] New: Bogus uninitialized warning when accessing base class member through a derived class from another base class during construction
joaquin.lopezmunoz at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/127472] New: [17
pheeck at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/127146] [PDT] Intrinsic structure constructor of extended PDT mishandles inherited components
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/127476] New: <memory> unconditionally includes <bits/indirect.h> in freestanding mode
longfeiqiu2012 at gmail dot com via Gcc-bugs
-
[Bug modula2/127469] New: ICE when compiling code containing aggregate record using an array field
gaius at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/127475] New: vect: Induction ICEs building mask-type constants
rdapp at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/126786] Module fallback installs empty interface files but the manifest lists them
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/127473] New: [17 Regression] ICE in vect_build_slp_tree_1 when building 2017 wrf_r since r17-4390-gd528b3e5314fde
pheeck at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/105645] Template specializations are not hidden with fvisibility=hidden
wenzhuo.liu.25519 at qq dot com via Gcc-bugs
-
[Bug tree-optimization/127471] New: vectorizer scalar loop costing misses non-root pattern covered stmts
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug other/103331] There should be a rule to make build.log in the top-level Makefile
ubizjak at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/127468] New: [17 Regression] ICE: SIGSEGV in gimple_location (gimple.h:1947) with -ftree-slp-vectorize -fsave-optimization-record
zsojka at seznam dot cz via Gcc-bugs
-
[Bug tree-optimization/63677] Failure to constant fold with vectorization.
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/127467] New: [17 Regression] avoid_avx512_perm not dropping back to 256 bit perm
haochen.jiang at intel dot com via Gcc-bugs
-
[Bug c++/127464] New: internal compiler error: in handle_callback_only_attribute
0599jiangyc at gmail dot com via Gcc-bugs