public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug middle-end/103642] New: [12 Regression] ICE in lower_omp_target: omp-low.c:12977 (fold_convert_loc) for omp target map(from: t.s->a[:N])
 2022-02-04 14:28 UTC  (2+ messages)
` [Bug middle-end/103642] [12 Regression] ICE in lower_omp_target: omp-low.c:12977 (fold_convert_loc) for omp target map(from: t.s->a[:N]) since r12-5835-g0ab29cf0bb68960c

[Bug c++/99273] New: List initialization prefers initializer_list a little too strongly
 2022-02-04 14:16 UTC  (2+ messages)
` [Bug c++/99273] "

[Bug c++/104383] New: User-defined conversion is preferred over standard-one
 2022-02-04 14:16 UTC  (2+ messages)
` [Bug c++/104383] "

[Bug tree-optimization/104356] New: [12 Regression] divide by zero trap is being removed now when it should not be in some cases
 2022-02-04 13:46 UTC  (31+ messages)
` [Bug tree-optimization/104356] "
` [Bug tree-optimization/104356] [12 Regression] divide by zero trap incorrectly optimized away

[Bug tree-optimization/100499] New: Different results with -fpeel-loops -ftree-loop-vectorize options
 2022-02-04 13:40 UTC  (3+ messages)
` [Bug tree-optimization/100499] [9/10/11/12 Regression] "
` [Bug tree-optimization/100499] [9/10/11 "

[Bug c++/104379] New: [p/10/11/12 Regression] -Wshadow warning given three times
 2022-02-04 13:32 UTC  (9+ messages)
` [Bug c++/104379] [9/10/11/12 "

[Bug tree-optimization/103006] New: wrong code at -O2 (only) on x86_64-linux-gnu
 2022-02-04 13:12 UTC  (2+ messages)
` [Bug rtl-optimization/103006] [9/10/11/12 Regression] wrong code at -O1 or -O2 on x86_64-linux-gnu by r7-7101

[Bug middle-end/104381] New: [12 Regression] -gtoggle no longer applied when using optimize attribute
 2022-02-04 13:00 UTC  (4+ messages)
` [Bug middle-end/104381] "
` [Bug middle-end/104381] [12 Regression] -gtoggle no longer applied when using optimize attribute since r12-4608-gb4702276615ff8d4

[Bug target/50883] New: [ARM] Suboptimal optimization for small structures
 2022-02-04 12:55 UTC  (12+ messages)
` [Bug target/50883] "

[Bug fortran/104382] New: Finalization of parent components not compliant with standard
 2022-02-04 12:49 UTC 

[Bug ipa/104377] New: Unreachable code in create_specialized_node of ipa-prop.c?
 2022-02-04 12:21 UTC  (2+ messages)
` [Bug ipa/104377] "

[Bug fortran/102330] New: [12 Regression] ICE in expand_gimple_stmt_1, at cfgexpand.c:3932
 2022-02-04 12:06 UTC  (4+ messages)
` [Bug fortran/102330] [12 Regression] ICE in expand_gimple_stmt_1, at cfgexpand.c:3932 since r12-980-g29a2f51806c

[Bug target/104380] New: -D_FORTIFY_SOURCE -mabi=ieeelongdouble -std=c* wrong-code
 2022-02-04 11:44 UTC  (3+ messages)
` [Bug target/104380] "

[Bug lto/104366] New: Regression: infinite loop in add_sibling_attributes
 2022-02-04 11:17 UTC  (8+ messages)
` [Bug lto/104366] [12 Regression] "
` [Bug debug/104366] "

[Bug c++/78147] The -Wshadow warning is too aggressive with constructor parameters
 2022-02-04 11:14 UTC 

[Bug c++/56556] New: Wshadow warns for private members in base classes
 2022-02-04 11:08 UTC  (2+ messages)
` [Bug c++/56556] "

[Bug rtl-optimization/103641] New: [aarch64][11 regression] Severe compile time regression in SLP vectorize step
 2022-02-04 11:08 UTC  (5+ messages)
` [Bug middle-end/103641] [11/12 "

[Bug middle-end/104132] New: OpenACC 'kernels' decomposition: internal compiler error: verify_gimple failed, error: non-register as LHS of binary operation
 2022-02-04 11:07 UTC  (2+ messages)
` [Bug middle-end/104132] "

[Bug c++/12341] Request for additional warning for variable shadowing
 2022-02-04 11:00 UTC  (2+ messages)

[Bug libstdc++/102994] New: std::atomic<ptr>::wait is not marked const
 2022-02-04 10:55 UTC  (11+ messages)
` [Bug libstdc++/102994] "

[Bug tree-optimization/101885] New: wrong code at -O3 on x86_64-linux-gnu
 2022-02-04  9:38 UTC  (3+ messages)
` [Bug rtl-optimization/101885] [10/11/12 Regression] "

[Bug tree-optimization/104378] New: (N - x) ^ N should be optimized to x if x <= N (unsigned) and N is a pow2 - 1
 2022-02-04  8:58 UTC  (2+ messages)
` [Bug tree-optimization/104378] "

[Bug c++/104373] New: [12 regression] bogus -Wmaybe-uninitialized warning with array new
 2022-02-04  8:54 UTC  (5+ messages)
` [Bug c++/104373] "
` [Bug tree-optimization/104373] "

[Bug c/82283] Wrong warning with -Wmissing-field-initializers
 2022-02-04  8:28 UTC 

[Bug c++/104365] New: Overload ambiguity not detected
 2022-02-04  8:25 UTC  (10+ messages)
` [Bug c++/104365] "

[Bug middle-end/104092] New: [12 Regression] Invalid -Wdangling-pointer warning after writes by calls
 2022-02-04  8:09 UTC  (4+ messages)
` [Bug middle-end/104092] "

[Bug c/103920] New: No warning for large structs passed by value ?
 2022-02-04  8:08 UTC  (2+ messages)
` [Bug c/103920] "

[Bug target/104371] New: [x86] Failure to use optimize pxor+pcmpeqb+pmovmskb+cmp 0xFFFF pattern to ptest
 2022-02-04  8:03 UTC  (3+ messages)
` [Bug target/104371] "

[Bug c++/84695] New: Missed opportunity to issue warning about override
 2022-02-04  8:03 UTC  (2+ messages)
` [Bug c++/84695] Missed opportunity to issue warning about override [-Winconsistent-missing-override]

[Bug tree-optimization/104368] New: [12 Regression] Failure to vectorise conditional grouped accesses after PR102659
 2022-02-04  7:58 UTC  (3+ messages)
` [Bug tree-optimization/104368] "

[Bug c/17170] add warning for bitfield declarations where the presence of a signbit (or lack thereof) could lead to confusion [-Wdefault-bitfield-sign]
 2022-02-04  7:57 UTC 

[Bug target/104364] New: [12 Regression] OpenMP/nvptx regressions after "[nvptx] Add some support for .local atomics"
 2022-02-04  7:27 UTC  (5+ messages)
` [Bug target/104364] "

[Bug middle-end/104077] New: bogus/missing -Wdangling-pointer
 2022-02-04  7:17 UTC  (2+ messages)
` [Bug middle-end/104077] "

[Bug middle-end/90348] [9/10/11/12 Regression] Partition of char arrays is incorrect in some cases
 2022-02-04  7:17 UTC 

[Bug tree-optimization/104376] New: Failure to optimize clz equivalent to clz
 2022-02-04  7:01 UTC  (4+ messages)
` [Bug tree-optimization/104376] "

[Bug target/103197] New: ppc inline expansion of memcpy/memmove should not use lxsibzx/stxsibx for a single byte
 2022-02-04  1:51 UTC  (2+ messages)
` [Bug target/103197] "

[Bug middle-end/101926] New: [meta-bug] struct/complex argument passing and return should be improved
 2022-02-04  0:50 UTC  (3+ messages)
` [Bug middle-end/101926] "

[Bug rtl-optimization/99712] New: Cannot elide aggregate parameter setup
 2022-02-04  0:50 UTC  (2+ messages)
` [Bug rtl-optimization/99712] "

[Bug rtl-optimization/104372] New: [ARM] Unnecessary writes to stack when passing aggregate in registers
 2022-02-04  0:50 UTC  (3+ messages)
` [Bug rtl-optimization/104372] "

[Bug libstdc++/103933] New: atomics: notify_one, notify_all marked const
 2022-02-04  0:33 UTC  (7+ messages)
` [Bug libstdc++/103933] "

[Bug c/104367] New: Possible improvements for -Wmisleading-indentation
 2022-02-04  0:06 UTC  (4+ messages)
` [Bug c/104367] "
` [Bug c++/104367] "

[Bug target/104375] New: [x86] Failure to recognize bzhi patter nwhen shr is present
 2022-02-04  0:00 UTC  (2+ messages)
` [Bug target/104375] [x86] Failure to recognize bzhi pattern when "

[Bug c++/104079] New: internal compiler error: in nothrow_spec_p, at cp/except.c:1192
 2022-02-03 23:59 UTC  (4+ messages)
` [Bug c++/104079] [9/10/11/12 Regression] internal compiler error: in nothrow_spec_p, at cp/except.c:1192 since r9-4662-g0d699def39bb937e
` [Bug c++/104079] [9/10/11 "

[Bug target/104362] New: ICE in ix86_expand_epilogue, at config/i386/i386.c:9362 since r12-3433-ga25e0b5e6ac8a77a
 2022-02-03 23:24 UTC  (4+ messages)
` [Bug target/104362] [12 Regression] ICE in ix86_expand_epilogue, at config/i386/i386.c:9362 since r12-3117-g6e5401e87d02919b

[Bug analyzer/104369] New: False positive from -Wanalyzer-use-of-uninitialized-value with realloc moving buffer
 2022-02-03 22:52 UTC  (3+ messages)
` [Bug analyzer/104369] "

[Bug c++/91082] Reference to function binds to pointer to function when given a template specialization
 2022-02-03 22:46 UTC 

[Bug libstdc++/104361] New: Biased Reference Counting for the standard library
 2022-02-03 22:38 UTC  (3+ messages)
` [Bug libstdc++/104361] "

[Bug other/104374] New: attributes for signal safety and signal handling
 2022-02-03 22:13 UTC 

[Bug fortran/66193] New: ICE for initialisation of some non-zero-sized arrays
 2022-02-03 22:03 UTC  (2+ messages)
` [Bug fortran/66193] "

[Bug middle-end/104260] New: [12 Regression] Misplaced waccess3 pass
 2022-02-03 21:54 UTC  (3+ messages)
` [Bug middle-end/104260] "

[Bug c/103872] New: testcase fail in gcc.dg/analyzer/pr103526.c on riscv64-unknown-elf-gcc
 2022-02-03 21:21 UTC  (2+ messages)
` [Bug analyzer/103872] "

[Bug target/104345] New: nvptx: "regression" after "nvptx: Transition nvptx backend to STORE_FLAG_VALUE = 1"
 2022-02-03 21:09 UTC  (3+ messages)
` [Bug target/104345] [12 Regression] "nvptx: Transition nvptx backend to STORE_FLAG_VALUE = 1" patch made some code generation worse

[Bug tree-optimization/104119] New: Wrong -Werror=format-overflow= since r12-5014-g6b8b959675a3e14c
 2022-02-03 20:37 UTC  (3+ messages)
` [Bug tree-optimization/104119] [12 Regression] unexpected -Wformat-overflow after strlen in ILP32 since Ranger integration

[Bug tree-optimization/85741] [meta-bug] bogus/missing -Wformat-overflow
 2022-02-03 20:37 UTC 

[Bug c++/104358] New: Assignable template lambda as function parameter is incorrectly reduced to type of "int"
 2022-02-03 20:14 UTC  (2+ messages)
` [Bug c++/104358] "

[Bug c++/104319] New: "parse error of template argument list" due to missing space in ">==", a better error message should be given
 2022-02-03 20:01 UTC  (3+ messages)
` [Bug c++/104319] better error message for parsing error when >= or >> ends a template variable

[Bug target/104335] New: [12 regression] build failure if go is included in languages after r12-6747
 2022-02-03 18:59 UTC  (2+ messages)
` [Bug target/104335] "

[Bug fortran/104311] New: [9/10/11/12 Regression] ICE out of memory
 2022-02-03 18:42 UTC  (2+ messages)
` [Bug fortran/104311] [9/10/11/12 Regression] ICE out of memory since r9-6321-g4716603bf875ce

[Bug c/104363] New: hppa: __asm__ directive .global and multiple .symver not supported
 2022-02-03 17:32 UTC  (3+ messages)
` [Bug target/104363] "

[Bug fortran/104329] New: [12 Regression] ICE in resolve_omp_atomic, at fortran/openmp.cc:7827 (etc.)
 2022-02-03 17:31 UTC  (2+ messages)
` [Bug fortran/104329] [12 Regression] ICE in resolve_omp_atomic, at fortran/openmp.cc:7827 (etc.) since r12-5793-g689407ef916503b2

[Bug target/103686] New: ICE in rs6000_expand_new_builtin at rs6000-call.c:15946
 2022-02-03 17:24 UTC  (3+ messages)
` [Bug target/103686] "

[Bug target/90524] [10/11 Regression] attribute name and argument mixed up in an error message
 2022-02-03 17:24 UTC 

[Bug target/95082] New: LE implementations of vec_cnttz_lsbb and vec_cntlz_lsbb are wrong
 2022-02-03 17:17 UTC  (2+ messages)
` [Bug target/95082] [11/12] "

[Bug libstdc++/103755] New: {has,use}_facet() and iostream constructor performance
 2022-02-03 17:06 UTC  (2+ messages)
` [Bug libstdc++/103755] "

[Bug c++/104359] New: GCC Treats bool with value != 1 as falsey when picking branches
 2022-02-03 15:56 UTC  (2+ messages)
` [Bug c++/104359] "

[Bug go/104290] New: [12 Regression] trunk 20220126 fails to build libgo on i686-gnu
 2022-02-03 15:16 UTC  (2+ messages)
` [Bug go/104290] "

[Bug analyzer/104370] New: False positive from -Wanalyzer-mismatching-deallocation with reallocarray
 2022-02-03 15:15 UTC 

[Bug debug/104337] New: ICE when compiling with optimize attribute at -m32 -g3 -O0
 2022-02-03 15:02 UTC  (2+ messages)
` [Bug debug/104337] [9/10/11/12 Regression] ICE when compiling with optimize attribute and always_inline "

[Bug fortran/37336] [F03] Finish derived-type finalization
 2022-02-03 13:13 UTC 

[Bug fortran/91648] [9/10/11/12 Regression] ICE in generate_finalization_wrapper, at fortran/class.c:2009
 2022-02-03 13:13 UTC 

[Bug fortran/91316] Derived type finalization failing
 2022-02-03 13:04 UTC 

[Bug tree-optimization/101340] New: SLP discovery via vect_slp_linearize_chain is imperfect
 2022-02-03 11:57 UTC  (2+ messages)
` [Bug tree-optimization/101340] "

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