public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug tree-optimization/84774] [meta-bug] bogus/missing -Wrestrict
 2020-03-20  9:53 UTC 

[Bug other/94226] New: [10 regression] r10-7272 eliminated some warning messages
 2020-03-20  9:53 UTC  (5+ messages)
` [Bug middle-end/94226] "

[Bug ipa/94232] New: [10 Regression] Wrong code since r10-7273-gf3280e4c0c98e103603bafc466ea49651fe0b7f2
 2020-03-20  9:31 UTC  (14+ messages)
` [Bug ipa/94232] "

[Bug tree-optimization/92955] [10 regression] False positive stringop-overflow warning with vectorization and loop unrolling
 2020-03-20  8:58 UTC 

[Bug ipa/92816] [10 Regression] 35% performance drop for 433.milc with -O2 -flto on znver1 since r278879
 2020-03-20  8:54 UTC 

[Bug ipa/92253] [10 Regression] 25% regression in 465.tonto with LTO
 2020-03-20  8:53 UTC 

[Bug bootstrap/92235] [10 Regression] ICE in host_detect_local_cpu, segfault (profiled lto) on powerpc64le-linux-gnu
 2020-03-20  8:52 UTC 

[Bug tree-optimization/92029] [10 Regression] 'libgomp.fortran/pr90779.f90' ICE for nvptx offloading
 2020-03-20  8:51 UTC 

[Bug target/91634] [10 Regression] 508.namd_r (and 435.gromacs) speed regression after r274994
 2020-03-20  8:48 UTC 

[Bug c++/94223] New: [10 Regression] -fcompare-debug -O0 failure on cpp1z/init-statement6.C
 2020-03-20  8:47 UTC  (4+ messages)
` [Bug c++/94223] "

[Bug target/91498] [10 Regression] STV change in r274481 causes 300.twolf regression on Haswell
 2020-03-20  8:46 UTC 

[Bug tree-optimization/91322] [10 regression] alias-4 test failure
 2020-03-20  8:43 UTC 

[Bug tree-optimization/94224] New: [10 Regression] ICE: SIGSEGV in output_merged_store (gimple-ssa-store-merging.c:4304) with -O2 -fnon-call-exceptions testcase.C
 2020-03-20  8:43 UTC  (6+ messages)
` [Bug tree-optimization/94224] "

[Bug lto/91028] [10 Regression] g++.dg/lto/alias-2 FAILs with -fno-use-linker-plugin
 2020-03-20  8:42 UTC 

[Bug target/93932] PowerPC vec_extract with variable element number has code regressions for V2DI/V2DF vectors
 2020-03-20  8:36 UTC 

[Bug c/93573] [8/9/10 Regression] internal compiler error: in force_constant_size, at gimplify.c:733
 2020-03-20  8:34 UTC 

[Bug c/93572] [8/9/10 Regression] internal compiler error: q from h referenced in main
 2020-03-20  8:34 UTC 

[Bug middle-end/93437] [9 Regression] bogus -Warray-bounds on protobuf generated code
 2020-03-20  8:33 UTC 

[Bug tree-optimization/94043] [9/10 Regression] ICE in superloop_at_depth, at cfgloop.c:78
 2020-03-20  7:22 UTC  (4+ messages)

[Bug c++/53234] New: [c++0x] unfriendly error message for missing move constructor
 2020-03-20  4:25 UTC  (2+ messages)
` [Bug c++/53234] "

[Bug c++/57998] New: Unhelpful error message when a class has no move constructor
 2020-03-20  4:25 UTC  (3+ messages)
` [Bug c++/57998] "

[Bug c++/94186] New: compiler incorrectly accepts a requires clause with predicate of non-bool type
 2020-03-20  4:13 UTC  (2+ messages)
` [Bug c++/94186] [10 Regression] "

[Bug c++/94175] New: [10 Regression] Passing constexpr empty class variable to function since r10-599
 2020-03-20  4:04 UTC  (6+ messages)
` [Bug c++/94175] "

[Bug tree-optimization/93328] missed optimization opportunity in deserialization code
 2020-03-20  2:42 UTC 

[Bug fortran/94228] New: Preprocessor inconsistency for macros when invoked from gfortran
 2020-03-20  1:12 UTC  (6+ messages)
` [Bug fortran/94228] "

[Bug c++/94231] New: Invalid move constructor defaulted outside of class as deleted is accepted
 2020-03-20  0:08 UTC 

[Bug c++/81349] Classes with deleted constructor templates incorrectly labeled as non-aggregates
 2020-03-19 23:45 UTC 

[Bug lto/94202] New: lto1: internal compiler error: in do_estimate_edge_time, at ipa-inline-analysis.c:222
 2020-03-19 23:43 UTC  (3+ messages)
` [Bug ipa/94202] [10 Regression] ICE "

[Bug c/94230] New: provide an option to change the size limitation for -Wmisleading-indent
 2020-03-19 22:05 UTC  (2+ messages)
` [Bug c/94230] "

[Bug gcov-profile/94029] [9/10 Regression] gcc crash in coverage.c:655 since r9-4216-g390e529e2b98983d
 2020-03-19 21:58 UTC  (2+ messages)
` [Bug gcov-profile/94029] [9 "

[Bug c/94229] New: more clarification on the warning message from -Wmisleading-indent
 2020-03-19 21:51 UTC 

[Bug debug/93751] -g1 does not behave per manual
 2020-03-19 21:50 UTC 

[Bug ipa/93369] [10 regression] g++.dg/lto/pr64076 fails
 2020-03-19 21:44 UTC 

[Bug c/63944] New: [DR#413] Partial overriding of nonconstant struct/union initializers with designated initializers
 2020-03-19 21:00 UTC  (2+ messages)
` [Bug c/63944] [DR413] "

[Bug c/94225] New: C18 conformance for structure implicit initialization
 2020-03-19 21:00 UTC  (3+ messages)
` [Bug c/94225] "

[Bug c++/94078] bogus and missing -Wmismatched-tags on an instance of a template
 2020-03-19 20:35 UTC 

[Bug c++/94227] New: ambiguous lookup for nested-name-specifier in using-declaration is not diagnosed
 2020-03-19 19:58 UTC  (2+ messages)
` [Bug c++/94227] "

[Bug ipa/92372] [10 Regression] ICE in ipa_update_overall_fn_summary at gcc/ipa-fnsummary.c:3671 since r277780
 2020-03-19 18:55 UTC  (3+ messages)

[Bug ipa/93351] [10 Regression] ICE in ipa_update_overall_fn_summary at gcc/ipa-fnsummary.c:4014
 2020-03-19 18:55 UTC 

[Bug c/94222] New: Architecture dependent problem with vsnprintf
 2020-03-19 17:20 UTC  (4+ messages)
` [Bug c/94222] "

[Bug driver/92757] Documentation ambiguous/misleading about interplay of optimization and warning flags
 2020-03-19 15:33 UTC  (3+ messages)

[Bug rtl-optimization/92264] [10 Regression] Compile time hog in 521.wrf_r with -Ofast -march=znver2 -g since r276318
 2020-03-19 14:57 UTC  (18+ messages)

[Bug tree-optimization/94216] New: [10 Regression] ICE in maybe_canonicalize_mem_ref_addr, at gimple-fold.c:4899 since r10-7237-g4e3d3e40726e1b68bf52fa205c68495124ea60b8
 2020-03-19 14:56 UTC  (12+ messages)
` [Bug tree-optimization/94216] "

[Bug libstdc++/94062] Cannot construct tuple from convertible types
 2020-03-19 14:18 UTC  (10+ messages)
` [Bug c++/94062] "

[Bug target/90834] Header and startup objects not found on macOS 10.15
 2020-03-19 13:37 UTC 

[Bug target/93709] [10 regression] fortran.dg/minlocval_4.f90 fails on power 9 after r10-4161
 2020-03-19 13:32 UTC  (2+ messages)

[Bug tree-optimization/93435] [8/9/10 Regression] Hang with -O2 on innocuous looking code with GCC 8.3
 2020-03-19 13:31 UTC 

[Bug libstdc++/55713] New: std::tuple<ElementType> incorrectly is convertible to "ElementType" when it is an empty class
 2020-03-19 12:38 UTC  (2+ messages)
` [Bug libstdc++/55713] "

[Bug libstdc++/93147] std::tuple of empty structs with member equality operators has ambiguous equality operator
 2020-03-19 12:37 UTC 

A Poster Maker For Your School
 2020-03-19 12:33 UTC 

[Bug c++/93931] ICE using lambda capture in openMP parallel for reduction
 2020-03-19 12:05 UTC  (4+ messages)

[Bug c++/82113] RVO isn't applied to base class constructor call in C++17
 2020-03-19 11:58 UTC 

[Bug fortran/94221] New: Explicit assignment in type is ignored in some cases
 2020-03-19 11:46 UTC  (2+ messages)
` [Bug fortran/94221] "

[Bug tree-optimization/94211] New: [9/10 Regression] -fcompare-debug failure on phi-opt-13.c
 2020-03-19  9:26 UTC  (5+ messages)
` [Bug tree-optimization/94211] [8/9/10 "
` [Bug tree-optimization/94211] [8/9 "

[Bug ipa/94217] New: [10 Regression] ICE in ipa_find_agg_cst_for_param, at ipa-prop.c:3467 since r10-7237-g4e3d3e40726e1b68
 2020-03-19  9:20 UTC  (11+ messages)
` [Bug ipa/94217] "

[Bug c++/94219] New: ICE in cxx_eval_bare_aggregate, at cp/constexpr.c:3790
 2020-03-19  8:17 UTC  (2+ messages)
` [Bug c++/94219] "

[Bug c/94201] New: aarch64:ICE in tiny code model for ilp32
 2020-03-19  7:42 UTC  (2+ messages)
` [Bug target/94201] "

[Bug libgcc/94220] New: libgcc FTB for ARM Thump when optimizing for size
 2020-03-19  0:56 UTC 

[Bug libstdc++/93923] [10 Regression] std::is_copy_constructible raises compilation error
 2020-03-18 23:55 UTC 

[Bug libstdc++/94033] [10 Regression] is_trivially_copy_constructible<> fails with compiler error on complicated object with private default constructor
 2020-03-18 23:21 UTC  (2+ messages)

[Bug rtl-optimization/90275] [8/9 Regression] ICE: in insert_regs, at cse.c:1128 with -O2 -fno-dce -fno-tree-dce
 2020-03-18 22:08 UTC 

[Bug libstdc++/88466] [C++17] Support std::hardware_destructive_interference_size and std:: hardware_constructive_interference_size
 2020-03-18 22:07 UTC  (2+ messages)

[Bug middle-end/94098] New: [10 Regression] ICE: canonical types differ for identical types 'int(void*, void*)' and 'int(void*, void*)'
 2020-03-18 20:56 UTC  (2+ messages)
` [Bug c++/94098] "

[Bug tree-optimization/94131] New: [10 Regression] ICE: tree check: expected integer_cst, have plus_expr in get_len, at tree.h:5927
 2020-03-18 20:55 UTC  (2+ messages)
` [Bug tree-optimization/94131] [10 Regression] ICE: tree check: expected integer_cst, have plus_expr in get_len, at tree.h:5927 since r10-2814-g22fca489eaf98f26

[Bug ipa/92799] [8/9/10 Regression] ICE on a weakref function definition followed by a declaration
 2020-03-18 20:49 UTC  (2+ messages)
` [Bug ipa/92799] [8/9 "

[Bug c/3481] function attributes should apply to function pointers too
 2020-03-18 20:43 UTC 

[Bug c++/93589] Template instantiation creates a conversion warning when it should not
 2020-03-18 19:18 UTC 

[Bug middle-end/94218] New: Different __builtin_setjmp/__builtin_longjmp buffer layout is suggested in case of cet
 2020-03-18 18:55 UTC  (9+ messages)
` [Bug middle-end/94218] "
` [Bug target/94218] "

[Bug c++/94185] New: gcc-10 crashes with "error: unable to generate reloads for {*zero_extendsidi2} internal compiler error: in curr_insn_transform, at lra-constraints.c:4006
 2020-03-18 18:28 UTC  (2+ messages)
` [Bug target/94185] [10 Regression] "

[Bug c++/51577] New: dependent name lookup finds operator in global namespace
 2020-03-18 17:20 UTC  (2+ messages)
` [Bug c++/51577] "

[Bug c++/94214] New: function lookup with overloaded operators accepts invalid
 2020-03-18 17:20 UTC  (4+ messages)
` [Bug c++/94214] "

[Bug middle-end/93092] g++ takes tremendous compilation times in var-tracking
 2020-03-18 16:57 UTC 

[Bug c/94212] New: [AARCH64] [Regression] Incorrect vectorization of loop with FP calculations
 2020-03-18 16:49 UTC  (4+ messages)
` [Bug tree-optimization/94212] [8/9/10 Regression] "

[Bug target/81594] Optimize PowerPC vector set and store
 2020-03-18 16:44 UTC 

[Bug tree-optimization/94215] New: [10
 2020-03-18 15:46 UTC  (2+ messages)
` [Bug tree-optimization/94215] [10

[Bug analyzer/94047] ICE: SIGSEGV in ana::region_model::get_lvalue_1() with -fanalyzer
 2020-03-18 14:07 UTC  (2+ messages)

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