public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug demangler/98886] New: stack overflow in cxxfilt, demangle_type, rust-demangle.c:854
 2022-01-26 15:32 UTC  (2+ messages)
` [Bug demangler/98886] "

[Bug demangler/99935] New: Stack exhaustion demangling rust mangled name
 2022-01-26 15:31 UTC  (2+ messages)
` [Bug demangler/99935] "

[Bug c++/104235] New: [12 Regression] ICE: in cp_parser_template_id, at cp/parser.cc
 2022-01-26 15:30 UTC  (5+ messages)
` [Bug c++/104235] "

[Bug fortran/82207] ieee_class identifies signaling NaNs as quiet NaNs
 2022-01-26 15:25 UTC 

[Bug target/94193] New: powerpc: Provide fegetround/feraiseexcept/feclearexcept builtins
 2022-01-26 15:21 UTC  (2+ messages)
` [Bug target/94193] "

[Bug c++/104243] New: Optimization requires __sync_synchronize
 2022-01-26 15:19 UTC  (6+ messages)
` [Bug c++/104243] "

[Bug c++/98829] New: Different results with -O3 and custom quiet NaN
 2022-01-26 14:59 UTC  (2+ messages)
` [Bug middle-end/98829] "

[Bug analyzer/104224] New: Testcases for analyzer "uninit" from fedora-devel
 2022-01-26 14:45 UTC  (3+ messages)
` [Bug analyzer/104224] "

[Bug analyzer/94362] New: False analyzer report due to i >= 0 and i < 0 on openssl
 2022-01-26 14:43 UTC  (2+ messages)
` [Bug analyzer/94362] "

[Bug tree-optimization/104162] New: [12 Regression] Missed CSE after lowering of &MEM[ptr_1 + CST]
 2022-01-26 14:39 UTC  (3+ messages)
` [Bug tree-optimization/104162] "

[Bug c/104196] New: wrong code at -O2 and above on x86_64-linux-gnu
 2022-01-26 14:07 UTC  (3+ messages)
` [Bug tree-optimization/104196] [12 Regression] "

[Bug target/101484] New: [12 Regression] trunk 20210717 ftbfs for amdgcn-amdhsa (gcn offload)
 2022-01-26 13:57 UTC  (3+ messages)
` [Bug target/101484] "

[Bug c/15338] There should be a __format__ attribute for syslog
 2022-01-26 13:46 UTC 

[Bug debug/104238] New: dwarf DW_AT_const_value causes overflow in readelf
 2022-01-26 13:43 UTC  (4+ messages)
` [Bug debug/104238] "

[Bug c/103818] New: ICE: in insert, at ipa-modref-tree.c:591
 2022-01-26 13:39 UTC  (3+ messages)
` [Bug ipa/103818] [12 Regression] ICE: in insert, at ipa-modref-tree.c:591 since r12-3202-gf5ff3a8ed4ca9173

[Bug ipa/103171] New: [12 Regression] ICE Segmentation fault since r12-2523-g13586172d0b70c9d
 2022-01-26 13:35 UTC  (3+ messages)
` [Bug ipa/103171] "

[Bug c/104187] New: Call site specific attribute to control inliner
 2022-01-26 13:22 UTC  (3+ messages)
` [Bug ipa/104187] "

[Bug tree-optimization/100740] New: wrong code at -O1 and above on x86_64-linux-gnu
 2022-01-26 13:12 UTC  (2+ messages)
` [Bug tree-optimization/100740] [9/10/11 Regression] wrong code at -O1 and above on x86_64-linux-gnu since r9-4145-ga81e2c6240655f60

[Bug tree-optimization/104214] New: [12 regression] gcc.dg/vect/pr81196.c fails after r12-6844
 2022-01-26 13:12 UTC  (6+ messages)
` [Bug tree-optimization/104214] "

[Bug target/104241] New: [12 Regression] trunk 20220126 RTL error on powerpc64-linux-gnu
 2022-01-26 13:07 UTC  (4+ messages)
` [Bug target/104241] "
` [Bug bootstrap/104241] "

[Bug c++/104242] New: Class with constructor from std::any is not copyable
 2022-01-26 13:06 UTC  (3+ messages)
` [Bug c++/104242] "
` [Bug c++/104242] [12 Regression] "

[Bug tree-optimization/104240] New: SLP discovery does not consider swapping comparisons
 2022-01-26 12:45 UTC  (3+ messages)
` [Bug tree-optimization/104240] "

[Bug target/104239] New: [12 Regression] immintrin.h or x86gprintrin.h headers can't be included
 2022-01-26 12:45 UTC  (3+ messages)
` [Bug target/104239] "

[Bug tree-optimization/104125] New: 531.deepsjeng_r regressed on Zen2 CPUs at -Ofast -march=native (without LTO) during GCC 12 development
 2022-01-26 12:43 UTC  (2+ messages)
` [Bug tree-optimization/104125] "

[Bug tree-optimization/103941] New: uavgv2qi3_ceil is not used
 2022-01-26 12:42 UTC  (2+ messages)
` [Bug tree-optimization/103941] uavgv2qi3_ceil is not used (SLP costing and patterns vs live stmts)

[Bug target/99932] New: OpenACC/nvptx offloading execution regressions starting with CUDA 11.2-era Nvidia Driver 460.27.04
 2022-01-26 12:30 UTC  (6+ messages)
` [Bug target/99932] "

[Bug target/104188] New: gcc omitting AVX-512 broadcast instruction
 2022-01-26 11:07 UTC  (3+ messages)
` [Bug target/104188] [11/12 Regression] "

[Bug target/104189] New: [sparc] Inconsistent behavior for -mcpu=v9 -m32 on Linux and Solaris
 2022-01-26  9:41 UTC  (2+ messages)
` [Bug target/104189] enable 64-bit compare-and-swap on SPARC/Linux with V9

[Bug libfortran/104233] New: [12 regression] ieee/issignaling_fallback.h broke Solaris/SPARC bootstrap
 2022-01-26  9:21 UTC  (10+ messages)
` [Bug libfortran/104233] "

[Bug lto/104237] New: Emitted binary code changes when -g is enabled at -O1 -flto
 2022-01-26  8:39 UTC  (3+ messages)
` [Bug lto/104237] Emitted binary code changes when -g is enabled at -O1 -flto and optimize attribute
` [Bug lto/104237] [11/12 Regression] Emitted binary code changes when -g is enabled at -O1 -flto and optimize attribute since r11-3126-ga8f9b4c54cc35062

[Bug fortran/104228] New: [9/10/11/12 Regression] ICE in df_install_ref, at df-scan.cc:2294
 2022-01-26  8:25 UTC  (3+ messages)
` [Bug fortran/104228] "
` [Bug fortran/104228] [9/10/11/12 Regression] ICE in df_install_ref, at df-scan.cc:2294 since r8-3589-g707905d0773e5a8e

[Bug fortran/104227] New: [9/10/11/12 Regression] ICE virtual memory exhausted: Cannot allocate memory
 2022-01-26  8:16 UTC  (5+ messages)
` [Bug fortran/104227] "

[Bug libstdc++/104223] New: GCC unable to inline trivial functions passed to views::filter and transform unless lifted into types
 2022-01-26  7:55 UTC  (3+ messages)
` [Bug ipa/104223] "

[Bug middle-end/104232] New: spurious -Wuse-after-free after conditional free
 2022-01-26  7:50 UTC  (4+ messages)
` [Bug middle-end/104232] [12 Regression] "

[Bug c++/104225] New: accepts-invalid new expression that uses deleted implicit default constructor of class specialization
 2022-01-26  7:33 UTC  (6+ messages)
` [Bug c++/104225] [9/10/11/12 Regression] "
` [Bug c++/104225] [9/10/11 "

[Bug tree-optimization/104215] New: bogus -Wuse-after-free=3 due to forwprop moving a pointer test after realloc
 2022-01-26  7:23 UTC  (6+ messages)
` [Bug tree-optimization/104215] "

[Bug c++/96391] New: internal compiler error: in linemap_compare_locations, at libcpp/line-map.c:1359
 2022-01-26  7:05 UTC  (3+ messages)
` [Bug preprocessor/96391] [10 Regression] ICE in linemap_compare_locations on "CONST VOID" in large C++ files

[Bug c++/103057] New: Internal compiler error: Error reporting routines re-entered
 2022-01-26  5:01 UTC  (4+ messages)
` [Bug c++/103057] [11/12 Regression] Internal compiler error: Error reporting routines re-entered since r11-291-g0f50f6daa140186a
` [Bug c++/103057] [11 "

[Bug c++/104184] New: [11/12 Regression] ICE Error reporting routines re-entered. xref_basetypes
 2022-01-26  5:01 UTC  (2+ messages)
` [Bug c++/104184] [11/12 Regression] ICE Error reporting routines re-entered. xref_basetypes since r11-291-g0f50f6daa140186a

[Bug target/103100] New: unaligned access generated when zero-initializing large locals with SIMD-instructions and -O2 -mstrict-align
 2022-01-26  2:30 UTC  (2+ messages)
` [Bug target/103100] [11/12 Regression] unaligned access generated with memset or {} "

[Bug bootstrap/104236] New: asm statements containing %= assembler templates getting merged
 2022-01-26  1:52 UTC  (6+ messages)
` [Bug rtl-optimization/104236] "

[Bug regression/103997] New: gcc.target/i386/pr88531-??.c scan-assembler-times FAILs
 2022-01-26  1:27 UTC  (4+ messages)
` [Bug regression/103997] [12 Regression] "

[Bug c++/104161] New: Potential Security Vulnerability: remove_all and symbolic link
 2022-01-26  0:30 UTC  (3+ messages)
` [Bug libstdc++/104161] "

[Bug c++/84652] [9/10/11/12 Regression] internal compiler error: in cp_parser_template_id, at cp/parser.c:15860
 2022-01-26  0:28 UTC  (2+ messages)

[Bug c++/104234] New: ICE with -fmodules-ts and std::map/_Rb_tree
 2022-01-25 23:09 UTC 

[Bug c++/104213] New: bogus use-after-free in virtual dtor with -ffat-lto-objects on ARM
 2022-01-25 23:09 UTC  (3+ messages)
` [Bug target/104213] [12 Regression] "

[Bug fortran/84784] ICEs: verify_gimple failed with -fdefault-integer-8
 2022-01-25 23:00 UTC  (3+ messages)

[Bug c++/104231] New: private ignored in non-type template parameter
 2022-01-25 22:53 UTC  (2+ messages)
` [Bug c++/104231] access checks are ignored for "

[Bug libstdc++/65343] New: unexpected exception thrown during destruction of static object in debug mode
 2022-01-25 21:38 UTC  (7+ messages)
` [Bug libstdc++/65343] "

[Bug ipa/104203] New: [12 Regressions] huge IPA compile-time regression
 2022-01-25 21:29 UTC  (3+ messages)
` [Bug tree-optimization/104203] [12 Regressions] huge compile-time regression in pointer_query since r12-6606-g9d6a0f388eb048f8

[Bug libstdc++/104191] New: Incorrect max_size() for node-based containers
 2022-01-25 21:20 UTC  (4+ messages)
` [Bug libstdc++/104191] "

[Bug c++/61596] New: -Wunused-local-typedefs warns incorrectly on a typedef that's referenced indirectly
 2022-01-25 21:09 UTC  (2+ messages)
` [Bug c++/61596] "

[Bug libstdc++/104019] New: Testsuite 17_intro/headers/c++2020/stdc++_multiple_inclusion.cc failures
 2022-01-25 21:09 UTC  (2+ messages)
` [Bug libstdc++/104019] "

[Bug bootstrap/104217] New: gcc-12-20220123 failure to build on Cygwin due to lack of secure_getenv
 2022-01-25 21:09 UTC  (4+ messages)
` [Bug libstdc++/104217] [12 Regression] "

[Bug middle-end/104226] New: ICE in fold_vec_perm, at fold-const.cc:10483
 2022-01-25 20:54 UTC  (4+ messages)
` [Bug middle-end/104226] ICE in fold_vec_perm, at fold-const.cc:10483 since r12-6821-g053bcc97f4a59e3f
` [Bug middle-end/104226] [12 Regression] "
` [Bug c++/104226] "

[Bug fortran/104212] New: ICE in transformational_result, at fortran/simplify.cc:466
 2022-01-25 20:18 UTC  (2+ messages)
` [Bug fortran/104212] "

[Bug c++/101532] New: [12 Regression] ICE in finish_expr_stmt, at cp/semantics.c:859
 2022-01-25 20:06 UTC  (3+ messages)
` [Bug c++/101532] "

[Bug fortran/101762] New: ICE in ix86_push_argument, at config/i386/i386.c:4203
 2022-01-25 20:03 UTC  (3+ messages)
` [Bug fortran/101762] ICE with "Every subscript of the target specification must be a constant expression"

[Bug fortran/33056] [Meta-bug] Data - statement related bugs
 2022-01-25 20:01 UTC 

[Bug fortran/67804] New: ICE on data initialization of type(character) with wrong data
 2022-01-25 20:01 UTC  (4+ messages)
` [Bug fortran/67804] "

[Bug c++/59950] New: Bogus diagnostic "taking address of temporary" taking address of trivial no-op assignment to temporary
 2022-01-25 19:32 UTC  (3+ messages)
` [Bug c++/59950] [9/10/11/12 Regression] Bogus diagnostic "taking address of temporary" taking address of trivial no-op assignment to temporary with empty class
` [Bug c++/59950] [9/10/11 "

[Bug c++/104230] New: Non-type template arguments of reference and pointer type fail when initialized by pointer to member operator
 2022-01-25 18:52 UTC 

[Bug sanitizer/101476] New: AddressSanitizer check failed, points out a (potentially) non-existing stack error
 2022-01-25 18:28 UTC  (5+ messages)
` [Bug sanitizer/101476] AddressSanitizer check failed, points out a (potentially) non-existing stack error and pthread_cancel

[Bug fortran/100275] New: ICE in gfc_build_null_descriptor, at fortran/trans-array.c:417
 2022-01-25 18:25 UTC  (3+ messages)
` [Bug fortran/100275] "

[Bug c++/93740] Template base classes parametrized by pointer-to-member are amibiguous
 2022-01-25 18:23 UTC 

[Bug fortran/104229] New: ICE in gfc_build_null_descriptor, at fortran/trans-array.cc:536
 2022-01-25 18:08 UTC 

[Bug libffi/67102] New: Parallel build fails in libffi/configure
 2022-01-25 17:47 UTC  (2+ messages)
` [Bug bootstrap/67102] "

[Bug fortran/103970] New: Multi-image co_broadcast of derived type with allocatable components fails
 2022-01-25 16:33 UTC  (3+ messages)
` [Bug fortran/103970] "

[Bug fortran/98342] New: Allocatable component in call to assumed-rank routine causes invalid pointer
 2022-01-25 15:57 UTC  (2+ messages)
` [Bug fortran/98342] "

[Bug fortran/104220] New: [12 Regression] Build fail: libgfortran/ieee/issignaling_fallback.h:140:21: error: token "=" is not valid in preprocessor expressions
 2022-01-25 14:35 UTC  (7+ messages)
` [Bug fortran/104220] "

[Bug target/104172] New: [9/10/11/12 Regression] ppc64le mangling ICE with -flto -ffat-lto-objects
 2022-01-25 13:57 UTC  (2+ messages)
` [Bug target/104172] "

[Bug testsuite/70150] Additonal test failures with --enable-default-pie
 2022-01-25 13:54 UTC 

[Bug target/102478] New: [9/10/11/12 Regression] during RTL pass: ce3: ICE: in gen_reg_rtx, at emit-rtl.c:1167 with -O2 -fno-if-conversion
 2022-01-25 13:52 UTC  (2+ messages)
` [Bug rtl-optimization/102478] [9/10 "

[Bug testsuite/70230] 11 test regressions when building GCC 6 with --enable-default-ssp
 2022-01-25 13:49 UTC 

[Bug target/104219] New: riscv64-elf cross compiler build fails
 2022-01-25 13:06 UTC  (3+ messages)
` [Bug target/104219] "

[Bug rtl-optimization/104198] New: [12 regression] ifcvf change breaks 64-bit SPARC bootstrap
 2022-01-25 12:27 UTC  (2+ messages)
` [Bug rtl-optimization/104198] "

[Bug libstdc++/104222] New: std::basic_string::resize_and_overwrite passes an unexpected value to user's callable
 2022-01-25 11:46 UTC  (2+ messages)
` [Bug libstdc++/104222] "

[Bug c++/104221] New: member functions defined in separate files of classes declared in module partitions won't compile
 2022-01-25 11:15 UTC 

[Bug libgcc/104207] New: [12 Regression] Crash in _Unwind_Find_FDE if object lacks unwind information
 2022-01-25 11:11 UTC  (4+ messages)
` [Bug libgcc/104207] "

[Bug tree-optimization/103998] New: [12 Regression] Recent vectorizer testsuite regressions on x86
 2022-01-25 11:06 UTC  (3+ messages)
` [Bug tree-optimization/103998] [12 Regression] Recent vectorizer testsuite regressions on x86 since r12-6420 and r12-6523

[Bug tree-optimization/104058] New: [12 Regression] 6-7% x264_r regression with -march=native -Ofast -funroll-loops -flto on x86 since r12-6420-gd3ff7420e941931d32ce2e332e7968fe67ba20af
 2022-01-25 11:02 UTC  (2+ messages)
` [Bug tree-optimization/104058] "

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