public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug fortran/95978] New: [10/11 Regression] ICE in gfc_match_data, at fortran/decl.c:731
 2020-06-30 18:48 UTC  (8+ messages)
` [Bug fortran/95978] "

[Bug fortran/71706] [8/9/10/11 Regression] [Coarray] ICE on using sync images with integer(kind<>4), with -fcoarray=lib -fcheck=bounds
 2020-06-30 18:44 UTC  (2+ messages)

[Bug c/96009] New: missed optimization with floating point operations and integer literals
 2020-06-30 18:39 UTC  (2+ messages)
` [Bug tree-optimization/96009] "

[Bug gcov-profile/96010] New: std::make_tuple called over multiple lines reports lines as "not run"
 2020-06-30 18:15 UTC 

[Bug c++/96008] New: cpp1y/lambda-generic-69078-1.C nonnull warning and ICE
 2020-06-30 17:59 UTC  (4+ messages)
` [Bug c++/96008] "

[Bug tree-optimization/95984] New: [11 Regression] Internal compiler error: Error reporting routines re-entered. since r11-1697-g75ff24e1920ea6b1
 2020-06-30 17:57 UTC  (4+ messages)
` [Bug tree-optimization/95984] "
` [Bug c++/95984] "

[Bug tree-optimization/96007] New: -O2 miscompiles memcmp an object with a string literal containing '\0'
 2020-06-30 16:14 UTC  (4+ messages)
` [Bug tree-optimization/96007] "

[Bug gcov-profile/96006] New: [GCOV] std::bind incorrectly marked as not executed
 2020-06-30 14:41 UTC 

How GCC treats ice-on-invalid-code?
 2020-06-30 14:38 UTC  (5+ messages)

[Bug target/96005] New: Add possibility to use newer ptx isa
 2020-06-30 14:36 UTC 

[Bug target/94743] New: IRQ handler implementation wrong when using __attribute__ ((interrupt("IRQ")))
 2020-06-30 14:35 UTC  (3+ messages)
` [Bug target/94743] IRQ handler doesn't save scratch VFP registers

[Bug c++/96004] New: Copy elision with conditional
 2020-06-30 14:24 UTC 

[Bug c++/67302] New: copy elision in return (expression)
 2020-06-30 14:13 UTC  (2+ messages)
` [Bug c++/67302] [C++14] "

[Bug target/95355] New: [11 Regression] Assembler messages: Error: operand size mismatch for `vpmovzxbd' with -masm=intel
 2020-06-30 14:00 UTC  (2+ messages)
` [Bug target/95355] [11 Regression] Assembler messages: Error: operand size mismatch for `vpmovzxbd' with -masm=intel since r11-485-gf6e40195ec3d3b402a5f6c58dbf359479bc4cbfa

[Bug fortran/95366] New: TYPE IS(character(*)) no longer matches
 2020-06-30 13:59 UTC  (2+ messages)
` [Bug fortran/95366] [10/11 Regression] TYPE IS(character(*)) no longer matches since r10-3605-gf61e54e59cda5a2e

[Bug tree-optimization/95855] New: A missing ifcvt optimization to generate fcsel
 2020-06-30 13:54 UTC  (2+ messages)
` [Bug tree-optimization/95855] "

[Bug fortran/95743] New: [9/10 Regression] bogus recursive call to nonrecursive procedure with -fcheck=recursion
 2020-06-30 13:51 UTC  (6+ messages)
` [Bug fortran/95743] [9/10/11 "

[Bug fortran/95918] New: gfortran.dg/char4-subscript.f90 fails for BE architectures
 2020-06-30 13:24 UTC  (9+ messages)
` [Bug fortran/95918] "

[Bug c++/95516] New: [coroutines] incorrect warning "'coro.gro' is used uninitialized"
 2020-06-30 12:55 UTC  (2+ messages)
` [Bug c++/95516] "

[Bug c++/95711] New: namespace alias fails inside coroutine
 2020-06-30 12:50 UTC  (3+ messages)
` [Bug c++/95711] "

[Bug c++/95736] New: coroutine method improperly copies awaitable
 2020-06-30 12:49 UTC  (3+ messages)
` [Bug c++/95736] "

[Bug c++/95519] New: [coroutines] non-functions for promise_type::return_void not supported
 2020-06-30 12:49 UTC  (3+ messages)
` [Bug c++/95519] "

[Bug gcov-profile/95994] New: Line containing "do" reported as "not run"
 2020-06-30 12:34 UTC  (6+ messages)
` [Bug gcov-profile/95994] "

[Bug c++/95976] New: [[no_unique_address]] on union members has the opposite-of-intended effect
 2020-06-30 12:27 UTC  (3+ messages)
` [Bug c++/95976] "

[Bug tree-optimization/96003] New: Maybe a false positive for -Werror=nonnull
 2020-06-30 11:54 UTC  (3+ messages)
` [Bug tree-optimization/96003] "

[Bug debug/96002] New: Wrong argument value shown by gdb at Og
 2020-06-30 11:45 UTC 

[Bug libgcc/96001] New: aarch64: bti is missing from lse.S when built with branch protection
 2020-06-30 11:44 UTC 

[Bug gcov-profile/96000] New: Line containing "do" reported as "not run"
 2020-06-30 11:44 UTC 

[Bug gcov-profile/95997] New: Line containing "do" reported as "not run"
 2020-06-30 11:44 UTC 

[Bug gcov-profile/95996] New: Line containing "do" reported as "not run"
 2020-06-30 11:43 UTC 

[Bug gcov-profile/95995] New: Line containing "do" reported as "not run"
 2020-06-30 11:43 UTC 

[Bug c++/95987] New: Another ice during GIMPLE pass: slp
 2020-06-29 21:44 UTC 

[Bug other/95971] New: [10 regression] Optimizer converts a false boolean value into a true boolean value
 2020-06-29 21:43 UTC  (13+ messages)
` [Bug other/95971] "

[Bug c++/95977] New: No deallocation of temporary in return-statement during constant evaluation
 2020-06-29 21:39 UTC  (2+ messages)
` [Bug c++/95977] "

[Bug bootstrap/95970] New: gcc/go/gofrontend/types.cc:1474:34: warning: ‘this’ pointer null
 2020-06-29 21:34 UTC  (8+ messages)
` [Bug bootstrap/95970] "

[Bug c++/95883] New: Attributes on lambdas appear to be parsed in the wrong place
 2020-06-29 21:15 UTC  (3+ messages)
` [Bug c++/95883] "

[Bug fortran/95980] New: ICE in get_unique_type_string, at fortran/class.c:485
 2020-06-29 20:59 UTC  (5+ messages)
` [Bug fortran/95980] "

[Bug bootstrap/95940] New: sparc64-linux bootstrap with gcc-9.3 broken
 2020-06-29 20:53 UTC  (5+ messages)
` [Bug bootstrap/95940] [11 Regression] "

[Bug fortran/95979] New: [10/11 Regression] ICE in get_kind, at fortran/simplify.c:129
 2020-06-29 20:35 UTC  (3+ messages)
` [Bug fortran/95979] "

[Bug c++/95949] New: mame build succeeds with -O3 but fails with -O2 and all -O3 flags added manually
 2020-06-29 20:17 UTC  (8+ messages)
` [Bug c++/95949] "

[Bug c++/95986] New: Partial specialization of class template is not found when class template has NTTP of class type
 2020-06-29 20:02 UTC 

[Bug c/95857] New: Silencing an unused label warning with (void)&&label; can make gcc segfault
 2020-06-29 19:40 UTC  (2+ messages)
` [Bug c/95857] [8/9/10/11 Regression] "

[Bug c++/95302] New: function attributed to be deprecated cannot include a typedef/using
 2020-06-29 19:37 UTC  (2+ messages)
` [Bug c++/95302] "

[Bug c++/95985] New: [11 Regression] ICE: tree check: expected tree_list, have error_mark in common_handle_aligned_attribute, at c-family/c-attribs.c:1980
 2020-06-29 19:28 UTC  (3+ messages)
` [Bug c++/95985] "

[Bug fortran/95981] New: ICE in gfc_find_array_ref(): No ref found
 2020-06-29 18:51 UTC  (2+ messages)
` [Bug fortran/95981] "

[Bug c++/95982] New: ICE with non-type template parameter that is itself the instantiation of a template
 2020-06-29 18:28 UTC  (3+ messages)
` [Bug c++/95982] "

[Bug libstdc++/95983] New: `std::counted_iterator<std::iterator_t<std::ranges::basic_istream_view<...>>>` fails to satisfy `std::input_or_output_iterator`
 2020-06-29 18:19 UTC 

[Bug rtl-optimization/89310] Poor code generation returning float field from a struct
 2020-06-29 17:46 UTC 

[Bug bootstrap/95952] New: [8.4.1 regression] gcc-8 bootstrap failure on powerpc64-linux
 2020-06-29 17:23 UTC  (7+ messages)
` [Bug bootstrap/95952] [8 Regression] "
` [Bug target/95952] "

[Bug c++/95975] New: -Wstrict-aliasing=1 false negative for std::pair member at -O2
 2020-06-29 16:39 UTC 

[Bug target/95974] New: AArch64 arm_neon.h stores interfere with gimple optimisations
 2020-06-29 16:38 UTC 

[Bug target/95973] New: Add __cpuidex
 2020-06-29 16:31 UTC 

[Bug c++/95972] New: ICE in check_member_template, at cp/decl2.c:570
 2020-06-29 16:24 UTC 

[Bug fortran/95880] New: [9/10/11 Regression] ICE in gfc_add_type, at fortran/symbol.c:2030
 2020-06-29 15:51 UTC  (3+ messages)
` [Bug fortran/95880] [9/10/11 Regression] ICE in gfc_add_type, at fortran/symbol.c:2030 since r11-524-geb069ae8819c3a84
` [Bug fortran/95880] [9 "

[Bug target/95969] New: Use of __builtin_aarch64_im_lane_boundsi in AArch64 arm_neon.h interferes with gimple optimisation
 2020-06-29 15:50 UTC 

[Bug fortran/95340] New: [10/11 Regression] ICE in gfc_match_select_rank, at fortran/match.c:6690
 2020-06-29 15:49 UTC  (3+ messages)
` [Bug fortran/95340] "

[Bug c++/95968] New: error: 'args#0' is not a constant expression
 2020-06-29 15:39 UTC 

[Bug target/95967] New: Poor aarch64 vector constructor code when using arm_neon.h
 2020-06-29 15:21 UTC  (2+ messages)
` [Bug target/95967] "

[Bug c++/95568] New: No CTAD with list initialization within requires-clause
 2020-06-29 15:12 UTC  (3+ messages)
` [Bug c++/95568] No CTAD with list initialization within templated entity

[Bug c++/94404] New: [meta-bug] C++ core issues
 2020-06-29 15:11 UTC  (2+ messages)
` [Bug c++/94404] "

[Bug c++/94553] New: Revisit [basic.scope.declarative]/4.2
 2020-06-29 15:11 UTC  (3+ messages)
` [Bug c++/94553] Revise [basic.scope.declarative]/4.2

[Bug bootstrap/95965] New: [11 regression] bootstrap failure on sparc due to "register"
 2020-06-29 15:11 UTC  (3+ messages)
` [Bug bootstrap/95965] "

[Bug tree-optimization/95966] New: soft float operations are not tail called
 2020-06-29 15:00 UTC 

[Bug target/95964] New: AArch64 arm_neon.h arithmetic functions lack appropriate attributes
 2020-06-29 14:56 UTC  (3+ messages)
` [Bug target/95964] "

[Bug middle-end/53957] New: Polyhedron 11 benchmark: MP_PROP_DESIGN twice as long as other compiler
 2020-06-29 14:09 UTC  (2+ messages)
` [Bug fortran/53957] "

[Bug middle-end/95674] New: Unnecessary move when doing division-by-multiplication
 2020-06-29 14:05 UTC  (2+ messages)
` [Bug target/95674] "

[Bug c++/95963] New: [11 Regression] ICE: Segmentation fault (in contains_struct_check)
 2020-06-29 13:15 UTC  (3+ messages)
` [Bug c++/95963] "

[Bug c++/95944] New: Concept diagnostic has multiple copies of irrelevant type and displays correct type incorrectly
 2020-06-29 12:54 UTC  (2+ messages)
` [Bug c++/95944] "

[Bug c++/86568] -Wnonnull warnings should highlight the relevant argument not the closing parenthesis
 2020-06-29 12:49 UTC  (3+ messages)

[Bug target/95962] New: Inefficient code for simple arm_neon.h iota operation
 2020-06-29 12:49 UTC 

[Bug tree-optimization/95916] New: ICE during GIMPLE pass: slp : verify_ssa failed
 2020-06-29 12:41 UTC  (3+ messages)
` [Bug tree-optimization/95916] [11 Regression] "

[Bug tree-optimization/95960] New: GCC should re-vectorize vector code with larger VF
 2020-06-29 12:12 UTC  (2+ messages)
` [Bug tree-optimization/95960] "

[Bug tree-optimization/95961] New: ICE: in exact_div, at poly-int.h:2182
 2020-06-29 12:12 UTC 

[Bug c++/95638] New: Legit-looking code doesn't work with -O2
 2020-06-29 12:10 UTC  (2+ messages)
` [Bug tree-optimization/95638] [10/11 Regression] "

[Bug tree-optimization/95854] New: ICE in find_bswap_or_nop_1 of pass store-merging
 2020-06-29 11:57 UTC  (3+ messages)
` [Bug tree-optimization/95854] "

[Bug ada/95953] New: UTF Convert for UTF_16 to UTF_8 fails for values in U+10000 to U+10FFFF
 2020-06-29 11:55 UTC  (2+ messages)
` [Bug ada/95953] "

[Bug ada/95959] New: Error in conversion from UTF16 to UTF8
 2020-06-29 11:55 UTC  (3+ messages)
` [Bug ada/95959] "

[Bug regression/95830] New: [10 regression][MIPS/MSA] internal compiler error: in do_store_flag, at expr.c:12247 start with gcc-11-1445-g502d63b6d61
 2020-06-29 11:41 UTC  (2+ messages)
` [Bug middle-end/95830] [11 "

[Bug ada/95691] New: Functions for case insensitive comparison of wide strings are not implemented
 2020-06-29 11:16 UTC  (2+ messages)
` [Bug ada/95691] "

[Bug libstdc++/95904] New: Improve the diagnostic for conflicting return types in std::visit
 2020-06-29 11:13 UTC  (2+ messages)
` [Bug libstdc++/95904] "

[Bug target/95958] New: [meta-bug] Inefficient arm_neon.h code for AArch64
 2020-06-29 11:11 UTC  (3+ messages)
` [Bug target/95958] "

[Bug ada/95664] New: generic instantiation fails to detect abstract equality, builds with gcc-9 and fails to link with gcc-10
 2020-06-29 11:10 UTC  (2+ messages)
` [Bug ada/95664] link failure with abstract equality operator

[Bug gcov-profile/95957] New: All lines except for the last one in multiline constructor reported as not run
 2020-06-29 11:10 UTC  (2+ messages)
` [Bug gcov-profile/95957] "

[Bug libstdc++/95915] New: std::variant doesn't like types with a defaulted virtual destructor
 2020-06-29 11:05 UTC  (3+ messages)
` [Bug libstdc++/95915] [10/11 Regression] "

[Bug c++/95942] New: [11 regression] offsetof on an array: error: 'e' is not a constant expression
 2020-06-29 10:37 UTC  (2+ messages)
` [Bug c++/95942] "

[Bug target/95941] New: Passing a struct by value wastes 16 bytes on the stack
 2020-06-29 10:36 UTC  (2+ messages)
` [Bug target/95941] "

[Bug fortran/95939] New: ice with -O3 in compute_live_loop_exits
 2020-06-29 10:34 UTC  (2+ messages)
` [Bug tree-optimization/95939] [11 Regression] "

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