public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug preprocessor/99315] New: #pragma GCC warning does not concatenate string literals
 2021-03-01 10:27 UTC  (2+ messages)
` [Bug preprocessor/99315] "

[Bug c/99299] New: Need a recoverable version of __builtin_trap()
 2021-03-01 10:23 UTC  (6+ messages)
` [Bug middle-end/99299] "

[Bug preprocessor/99313] New: ICE while changing global target options via pragma
 2021-03-01 10:15 UTC  (2+ messages)
` [Bug preprocessor/99313] "

[Bug tree-optimization/99296] New: ICE:in irange_set_anti_range, at value-range.cc:205 with "-Os -fno-toplevel-reorder -fno-tree-bit-ccp"
 2021-03-01 10:11 UTC  (2+ messages)
` [Bug tree-optimization/99296] [11 Regression] ICE:in irange_set_anti_range, at value-range.cc:205 with "-Os -fno-toplevel-reorder -fno-tree-bit-ccp" since r11-5105-ga5f9c27bfc441722

[Bug target/99314] New: [Patch] [RISC-V] g++.dg/opt/memcpy1.C
 2021-03-01 10:05 UTC 

[Bug c++/99309] New: Segmentation fault with __builtin_constant_p usage at -O2
 2021-03-01  9:44 UTC  (3+ messages)
` [Bug c++/99309] [10/11 Regression] "

[Bug c++/99310] New: [11 Regression] ICE: canonical types differ for identical types 'void (A::)(void*)' and 'void (A::)(void*)'
 2021-03-01  9:31 UTC  (2+ messages)
` [Bug c++/99310] "

[Bug libstdc++/99306] New: bootstrap failure on msdosdjgpp: error: alignment of 'm' is greater than maximum object file alignment 16
 2021-03-01  9:26 UTC  (3+ messages)
` [Bug libstdc++/99306] cross compiler "

[Bug rtl-optimization/99305] New: [11 Regression] range condition simplification after inlining
 2021-03-01  9:22 UTC  (2+ messages)
` [Bug rtl-optimization/99305] "

[Bug c/99295] New: documentation on __attribute__((malloc)) is wrong
 2021-03-01  9:05 UTC  (4+ messages)
` [Bug c/99295] "
` [Bug c/99295] [11 Regression] "

[Bug testsuite/99292] New: FAIL: gcc.c-torture/compile/pr98096.c -O0 (test for excess errors)
 2021-03-01  9:03 UTC  (2+ messages)
` [Bug testsuite/99292] "

[Bug translation/40883] [meta-bug] Translation breakage with trivial fixes
 2021-03-01  9:00 UTC  (4+ messages)

[Bug c/99288] New: xgettext does not get HOST_WIDE_INT_PRINT_UNSIGNED
 2021-03-01  9:00 UTC  (6+ messages)
` [Bug c/99288] "
` [Bug other/99288] "

[Bug fortran/97694] New: ICE with optional assumed rank class(*) argument
 2021-03-01  8:37 UTC  (2+ messages)
` [Bug fortran/97694] "

[Bug fortran/94070] Assumed-rank arrays – bounds mishandled, SIZE/SHAPE/UBOUND/LBOUND
 2021-03-01  8:34 UTC 

[Bug fortran/94289] New: Assumed-rank array bounds resuscitate on the second call
 2021-03-01  8:13 UTC  (2+ messages)
` [Bug fortran/94289] "

[Bug fortran/54753] New: assumed-rank dummies: Reject assumed-size actuals in in some cases (C535c)
 2021-03-01  8:04 UTC  (2+ messages)
` [Bug fortran/54753] assumed-rank dummies: Reject assumed-size actuals in in some cases (C535c; in F2018: C839)

[Bug c++/99234] New: Regression: wrong result for 1.0/3.0 when -fno-omit-frame-pointer -frounding-math used together
 2021-03-01  7:13 UTC  (5+ messages)
` [Bug target/99234] [10/11 regression] wrong result for 1.0/3.0 with -O2 -fno-omit-frame-pointer -frounding-math

[Bug fortran/99307] New: FAIL: gfortran.dg/class_assign_4.f90 -O0 execution test
 2021-03-01  2:52 UTC  (4+ messages)
` [Bug fortran/99307] "

[Bug tree-optimization/98954] New: Failure to optimize left shift+and pattern
 2021-02-28 23:33 UTC  (4+ messages)
` [Bug tree-optimization/98954] "
` [Bug tree-optimization/98954] ((X << CST0) & CST1) == 0 is not optimized to 0 == (X & (CST1 >> CST0))

[Bug fortran/93340] [8/9/10/11 Regression] ICE in check_constant_initializer, at fortran/trans-decl.c:5450
 2021-02-28 21:56 UTC  (3+ messages)
` [Bug fortran/93340] [8 "

[Bug preprocessor/83773] Create new switch, -Wmacro-redefined, to control warning for redefined macro
 2021-02-28 21:15 UTC 

[Bug c++/99238] New: [modules] internal compiler error: segmentation fault
 2021-02-28 21:08 UTC  (2+ messages)
` [Bug c++/99238] "

[Bug c++/99248] New: internal compiler error: tree check: expected binding_vector, have overload in lookup_elaborated_type_1, at cp/name-lookup.c:8013
 2021-02-28 21:00 UTC  (2+ messages)
` [Bug c++/99248] [modules] ICE "

[Bug target/99312] New: __ARM_ARCH is not implemented correctly when compiled with -march=armv8.1-a
 2021-02-28 19:50 UTC  (2+ messages)
` [Bug target/99312] "

[Bug c++/99245] New: internal compiler error: in write_cluster, at cp/module.cc:14600
 2021-02-28 18:54 UTC  (2+ messages)
` [Bug c++/99245] [modules] ICE "

[Bug c++/99284] New: [modules] ICE in key_mergeable, at cp/module.cc:10441
 2021-02-28 18:52 UTC  (2+ messages)
` [Bug c++/99284] "

[Bug c++/99241] New: internal compiler error: in install_entity, at cp/module.cc:7584
 2021-02-28 18:51 UTC  (2+ messages)
` [Bug c++/99241] [modules] ICE "

[Bug c++/99240] New: internal compiler error: in get_merge_kind, at cp/module.cc:10169
 2021-02-28 18:49 UTC  (2+ messages)
` [Bug c++/99240] [modules] ICE "

[Bug libstdc++/99311] New: std::filesystem::exists & std::filesystem::create_directories don't work correctly with UNC paths
 2021-02-28 18:04 UTC 

[Bug fortran/66499] New: Letters with accents change format behavior for X and T descriptors
 2021-02-28 16:26 UTC  (2+ messages)
` [Bug fortran/66499] "

[Bug java/41991] gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9
 2021-02-28 15:36 UTC 

[Bug target/44107] gcc emits frame (epilogue) info incompatible with the darwin {8,9}-unwinder,10-compacter
 2021-02-28 15:36 UTC 

[Bug target/48097] New: new Throw_2 failures in libjava under Xcode 4.0
 2021-02-28 15:35 UTC  (2+ messages)
` [Bug target/48097] gcc sometimes generates code that uses the buggy libgcc_s unwinder on darwin (originally exposed by Throw_2 failures in libjava testsuite under Xcode 4.0)

[Bug libstdc++/83077] sso-string @ gnu-versioned-namespace
 2021-02-28 14:42 UTC 

[Bug libstdc++/95079] New: unorderd_map::insert_or_assign and try_emplace should only hash and mod once unless there is a rehash
 2021-02-28 14:39 UTC  (2+ messages)
` [Bug libstdc++/95079] "

[Bug c/99304] New: typo in diagnostic: refernced
 2021-02-28 11:41 UTC  (7+ messages)
` [Bug c/99304] "
` [Bug c/99304] [11 Regression] "

[Bug libfortran/81986] sanitizer detects negation of large number in string.c
 2021-02-28 11:04 UTC  (2+ messages)

[Bug fortran/99308] New: [OOP] passing array of object as class(TYPE) to procedure leads to incorrect length of array
 2021-02-28 11:03 UTC  (2+ messages)
` [Bug fortran/99308] "

[Bug fortran/99303] New: OpenMP: typo in diagnostic
 2021-02-28 10:19 UTC  (7+ messages)
` [Bug fortran/99303] "

[Bug fortran/99300] New: double space in diagnostic
 2021-02-28 10:19 UTC  (5+ messages)
` [Bug fortran/99300] "

[Bug c++/90333] [9/10/11 Regression] Can't apply attributes to lambdas with trailing returns
 2021-02-28  5:39 UTC  (4+ messages)

[Bug libfortran/99210] New: X editing for reading file with encoding='utf-8'
 2021-02-28  3:25 UTC  (2+ messages)
` [Bug libfortran/99210] "

[Bug c++/98432] New: [coroutine] leaked frame created using await_transform
 2021-02-28  1:45 UTC  (2+ messages)
` [Bug c++/98432] "

[Bug target/93353] ICE: in final_scan_insn_1, at final.c:3073 (error: could not split insn)
 2021-02-27 20:56 UTC  (6+ messages)

[Bug c++/94546] New: unimplemented: unexpected AST of kind nontype_argument_pack
 2021-02-27 20:43 UTC  (2+ messages)
` [Bug c++/94546] [10 Regression] "

[Bug c++/97246] New: [10.1 regression] mismatched argument pack lengths
 2021-02-27 20:43 UTC  (2+ messages)
` [Bug c++/97246] [10 regression] mismatched argument pack lengths since r10-7865-gaedd04caa945260e

i586 msdosdjgpp compiler ICE
 2021-02-27 19:30 UTC 

[Bug middle-end/80208] DJGPP max object file alignment regression
 2021-02-27 19:00 UTC  (2+ messages)

[Bug libstdc++/98384] New: new test case 20_util/to_chars/long_double.cc in r11-6249 fails on powerpc64 BE
 2021-02-27 16:49 UTC  (3+ messages)
` [Bug libstdc++/98384] [11 Regression] "

[Bug fortran/98979] New: [11 regression] ICE in several tests cases after r11-7112
 2021-02-27 14:24 UTC  (7+ messages)
` [Bug fortran/98979] "

[Bug c/99291] New: maybe_warn_pass_by_reference uses outdated format string
 2021-02-27 13:05 UTC  (6+ messages)
` [Bug c/99291] "

[Bug c/99297] New: wrong diagnostic style in rx.c
 2021-02-27 13:02 UTC  (2+ messages)
` [Bug target/99297] "

[Bug c++/99298] New: diagnostic in name-lookup.c embeds part-of-speech
 2021-02-27 13:02 UTC  (2+ messages)
` [Bug c++/99298] "

[Bug libstdc++/99301] New: [11 Regression]: cast conversions in chrono require uint32_t to be unsigned int
 2021-02-27 12:56 UTC  (4+ messages)
` [Bug libstdc++/99301] "

[Bug fortran/99302] New: untranslated diagnostic from gfc_compare_interfaces
 2021-02-27 11:37 UTC 

[Bug c++/53431] New: C++ preprocessor ignores #pragma GCC diagnostic ignored "-Wundef"
 2021-02-27 11:24 UTC  (2+ messages)
` [Bug c++/53431] C++ preprocessor ignores #pragma GCC diagnostic

[Bug fortran/50551] New: Argumentless NULL() cannot be used with assumed-length dummy (r178939)
 2021-02-27 10:06 UTC  (2+ messages)
` [Bug fortran/50551] "

[Bug target/81319] ICE in output_operand_lossage at final.c
 2021-02-27 10:03 UTC 

[Bug fortran/80774] [8/9/10/11 Regression][Coarray] ICE in gfc_conv_descriptor_data_get, at fortran/trans-array.c
 2021-02-27 10:02 UTC 

[Bug rtl-optimization/85789] Signed integer overflow with nonzero optimization in cse.c
 2021-02-27  9:58 UTC 

[Bug fortran/50541] New: gfortran should not accept a pointer as a generic-name (r178939)
 2021-02-27  9:56 UTC  (2+ messages)
` [Bug fortran/50541] "

[Bug fortran/58224] New: -fcheck=pointer should detect that an unallocated allocatable data-target is forbidden
 2021-02-27  9:51 UTC  (2+ messages)
` [Bug fortran/58224] "

[Bug middle-end/82083] sanitizer detects signed integer overflow in tree-data-ref.c with -O3
 2021-02-27  9:46 UTC 

[Bug fortran/50525] New: gfortran should not allow early reference to entry dummy argument (r178939)
 2021-02-27  9:43 UTC  (2+ messages)
` [Bug fortran/50525] "

[Bug tree-optimization/67486] New: ira-color.c sanitizer detects signed integer overflow
 2021-02-27  9:39 UTC  (2+ messages)
` [Bug middle-end/67486] "

[Bug c/62058] New: Undefined behaviour in tree-data-ref.c with options -O1 -ftree-loop-vectorize
 2021-02-27  9:34 UTC  (2+ messages)
` [Bug tree-optimization/62058] "

[Bug other/63426] New: [meta-bug] Issues found with -fsanitize=undefined
 2021-02-27  9:34 UTC  (2+ messages)
` [Bug other/63426] "

[Bug fortran/50402] New: ICE in gfc_conv_expr_descriptor
 2021-02-27  9:09 UTC  (2+ messages)
` [Bug fortran/50402] "

[Bug fortran/50538] New: formal argument cannot be same as procedure name (r178939)
 2021-02-27  9:00 UTC  (2+ messages)
` [Bug fortran/50538] formal argument cannot be same as procedure name in ENTRY

[Bug fortran/50542] New: gfortran should detect violation of Fortran 95 R536 (r178939)
 2021-02-27  8:58 UTC  (2+ messages)
` [Bug fortran/50542] "

[Bug ada/99264] New: Ada doesn't build against latest glibc
 2021-02-27  8:55 UTC  (2+ messages)
` [Bug ada/99264] latest glibc release breaks Ada buildr on Linux

[Bug fortran/50536] New: an input item shall not appear as the do-variable of any io-implied-do
 2021-02-27  8:53 UTC  (2+ messages)
` [Bug fortran/50536] "

[Bug libgcc/67379] New: libgcc2.c negation of -2147483648 cannot be represented in type 'int'
 2021-02-27  8:48 UTC  (2+ messages)
` [Bug libgcc/67379] "

[Bug rtl-optimization/94442] New: [AArch64] Redundant ldp/stp instructions emitted at -O3
 2021-02-27  8:46 UTC  (2+ messages)
` [Bug middle-end/94442] [10/11 regression] Redundant loads/stores "

[Bug fortran/50377] New: gfortran must not accept an external formal argument not declared external
 2021-02-27  8:44 UTC  (2+ messages)
` [Bug fortran/50377] "

[Bug fortran/50535] New: transformational intrinsic functions not allowed in statement functions
 2021-02-27  8:38 UTC  (2+ messages)
` [Bug fortran/50535] "

[Bug testsuite/44798] inconsistent interfaces
 2021-02-27  8:32 UTC 

[Bug fortran/50549] New: should detect different type parameters in structure constructors (r178939)
 2021-02-27  8:27 UTC  (2+ messages)
` [Bug fortran/50549] "

[Bug testsuite/44922] undefined variable in execute/921202-1.c
 2021-02-27  8:02 UTC 

[Bug libstdc++/99277] New: C++2a synchronisation is inefficient in GCC 11 and can't be fixed later
 2021-02-27  3:21 UTC  (5+ messages)
` [Bug libstdc++/99277] "
` [Bug libstdc++/99277] C++2a synchronisation is inefficient in GCC 11

[Bug debug/99090] New: gsplit-dwarf broken on riscv64-linux
 2021-02-27  2:35 UTC  (5+ messages)
` [Bug debug/99090] "

[Bug middle-end/99293] New: Built-in vec_splat generates sub-optimal code for -mcpu=power10
 2021-02-27  0:52 UTC  (3+ messages)
` [Bug middle-end/99293] "

[Bug c/99282] New: Emit .cfi_sections without arguments for -fno-asynchronous-unwind-tables
 2021-02-26 23:17 UTC  (2+ messages)
` [Bug inline-asm/99282] "

[Bug objc++/49070] New: ObjC++ compiler fails to compile ObjC method invocations without keyword arguments
 2021-02-26 21:42 UTC  (2+ messages)
` [Bug objc++/49070] [8/9/10/11 regression] "

[Bug c++/99294] New: [modules] tdef-inst-1 fails with -fno-module-lazy
 2021-02-26 21:29 UTC  (2+ messages)
` [Bug c++/99294] "

[Bug bootstrap/98860] New: boostrap failure on MinGW-w64 windows 10
 2021-02-26 17:55 UTC  (2+ messages)
` [Bug bootstrap/98860] [11 Regression] "

[Bug bootstrap/98338] New: [11 Regression] profiledbootstrap failure on x86_64-linux
 2021-02-26 17:42 UTC  (6+ messages)
` [Bug bootstrap/98338] [10/11 "

[Bug testsuite/97680] New: new test case c-c++-common/zero-scratch-regs-10.c in r11-4578 has excess errors
 2021-02-26 16:18 UTC  (2+ messages)
` [Bug testsuite/97680] [11 Regression] "

[Bug c++/99287] New: std::source_location::function_name breaks constexpr
 2021-02-26 15:49 UTC  (3+ messages)
` [Bug c++/99287] "

[Bug libstdc++/99290] New: std::filesystem::copy does not always report errors for recursion
 2021-02-26 15:49 UTC  (2+ messages)
` [Bug libstdc++/99290] "

[Bug analyzer/99212] New: [11 Regression] gcc.dg/analyzer/data-model-1.c line 971
 2021-02-26 14:33 UTC  (4+ messages)
` [Bug analyzer/99212] "

[Bug libstdc++/99289] New: Process safety issues of libstdc++ verbose
 2021-02-26 14:25 UTC  (2+ messages)
` [Bug libstdc++/99289] "

[Bug middle-end/97855] New: [11 regression] Bogus warning locations during lto-bootstrap
 2021-02-26 13:41 UTC  (2+ messages)
` [Bug middle-end/97855] "

[Bug testsuite/99233] New: [11 regression] new test case gcc.target/powerpc/pr96264.c in r11-7285 fails
 2021-02-26 12:59 UTC  (2+ messages)
` [Bug testsuite/99233] "

[Bug debug/99230] New: [11 Regression] gcc.dg/pr83527.c excess errors: '-fcompare-debug' failure (length)
 2021-02-26 12:59 UTC  (2+ messages)
` [Bug debug/99230] "

[Bug c++/99180] New: ICE with alias template and empty parameter pack
 2021-02-26 12:54 UTC  (2+ messages)
` [Bug c++/99180] [10/11 Regression] "

[Bug ada/98996] New: mips64 ada ftbfs
 2021-02-26 12:53 UTC  (2+ messages)
` [Bug ada/98996] [11 Regression] "

[Bug c++/98528] New: g++.dg/modules/hello-1 FAILs
 2021-02-26 12:53 UTC  (2+ messages)
` [Bug c++/98528] [modules] "

[Bug rtl-optimization/98973] New: [11 regression] Wrong code with gcse store motion pass
 2021-02-26 12:51 UTC  (2+ messages)
` [Bug rtl-optimization/98973] "

[Bug c++/99227] New: [meta] [modules] Bugs relating to header-units of STL header files
 2021-02-26 12:49 UTC  (2+ messages)
` [Bug c++/99227] "

[Bug c++/98718] New: [modules] use of partitions causes ICE in write_macro_maps
 2021-02-26 12:49 UTC  (2+ messages)
` [Bug c++/98718] "

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