[Bug analyzer/106301] New: RFE: analyzer support of mmap

2022-07-14 Thread dmalcolm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106301 Bug ID: 106301 Summary: RFE: analyzer support of mmap Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: analyzer

[Bug middle-end/85620] Missing ENDBR after swapcontext

2022-07-14 Thread hjl.tools at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85620 --- Comment #11 from H.J. Lu --- Created attachment 53299 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53299=edit A patch

[Bug target/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)

2022-07-14 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106187 Andrew Pinski changed: What|Removed |Added Status|WAITING |UNCONFIRMED Ever confirmed|1

[Bug tree-optimization/106280] dom_oracle::register_transitives is expensive for deep dominator trees

2022-07-14 Thread amacleod at redhat dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106280 --- Comment #1 from Andrew Macleod --- Created attachment 53300 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53300=edit proposed patch See if this helps. All of the lookup routines check to see first is there is an existing relation

[Bug c/106307] New: error when I do a test on a pointer on Arduino 1.8.19

2022-07-14 Thread helene.blanquier at laposte dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106307 Bug ID: 106307 Summary: error when I do a test on a pointer on Arduino 1.8.19 Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3

[Bug libfortran/106295] INQUIRE statement bus error at runtime

2022-07-14 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106295 --- Comment #4 from anlauf at gcc dot gnu.org --- I think the fix for PR83036 (INQUIRE specifier NEXTREC is a 4-byte integer, should be 8), which changed the layout of struct st_parameter_inquire, could explain what you observe. I have no

[Bug analyzer/106302] New: RFE: provide a way for -fanalyzer to use target flags

2022-07-14 Thread dmalcolm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106302 Bug ID: 106302 Summary: RFE: provide a way for -fanalyzer to use target flags Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug ipa/106305] New: ICE on valid code at -O1 with -funreachable-traps: verify_cgraph_node failed

2022-07-14 Thread zhendong.su at inf dot ethz.ch via Gcc-bugs
-sanitizers --enable-languages=c,c++ --disable-werror --enable-multilib --with-system-zlib Thread model: posix Supported LTO compression algorithms: zlib gcc version 13.0.0 20220714 (experimental) [master r13-1696-g29f40a8047f] (GCC) [526] % [526] % gcctk -O1 -funreachable-traps small.c small.c:10

[Bug tree-optimization/106249] [13 Regression] ICE in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:645 since r13-1450-gd2a898666609452e

2022-07-14 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106249 Andrew Pinski changed: What|Removed |Added CC||zhendong.su at inf dot ethz.ch ---

[Bug c/106306] ICE on valid code at -O1 with -funreachable-traps -floop-unroll-and-jam --param unroll-jam-min-percent=0: in execute_todo, at passes.cc:2140

2022-07-14 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106306 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug analyzer/106301] RFE: analyzer support of mmap

2022-07-14 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106301 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org ---

[Bug tree-optimization/106293] [13 Regression] 456.hmmer at -Ofast -march=native regressed by 19% on zen2 and zen3 in July 2022

2022-07-14 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106293 Richard Biener changed: What|Removed |Added Target Milestone|--- |13.0 Last reconfirmed|

[Bug target/81652] [meta-bug] -fcf-protection=full bugs

2022-07-14 Thread aoliva at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81652 Bug 81652 depends on bug 85620, which changed state. Bug 85620 Summary: Missing ENDBR after swapcontext https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85620 What|Removed |Added

[Bug middle-end/85620] Missing ENDBR after swapcontext

2022-07-14 Thread aoliva at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85620 Alexandre Oliva changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

[Bug target/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)

2022-07-14 Thread rearnsha at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106187 --- Comment #25 from Richard Earnshaw --- A quick status update. I've managed to reduce the testcase to the latest attachment. The program is heavily reduced (so some bits likely don't make much sense), but the test still 'passes' when

[Bug libstdc++/106296] New: Consider using fsync or fdatasync in filesystem::copy_file

2022-07-14 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106296 Bug ID: 106296 Summary: Consider using fsync or fdatasync in filesystem::copy_file Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/106297] stringop-overflow misbehaviour on atomic

2022-07-14 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106297 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2022-07-14 Ever confirmed|0

[Bug libstdc++/63400] [C++11]precision of std::chrono::high_resolution_clock

2022-07-14 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63400 --- Comment #8 from Jonathan Wakely --- (In reply to frankhb1989 from comment #4) > With mingw-w64, the following program shows that the monotonic clock is far > more precise: > > #include > #include > > int main() > { > using

[Bug rtl-optimization/106303] New: ICE on valid code at -O3 with -fno-inline-small-functions on x86_64-linux-gnu: in extract_insn, at recog.cc:2791

2022-07-14 Thread zhendong.su at inf dot ethz.ch via Gcc-bugs
=c,c++ --disable-werror --enable-multilib --with-system-zlib Thread model: posix Supported LTO compression algorithms: zlib gcc version 13.0.0 20220714 (experimental) [master r13-1696-g29f40a8047f] (GCC) [558] % [558] % gcctk -O3 -fno-inline-small-functions small.c small.c: In function ‘k’: small.c

[Bug target/106303] [13 Regression] ICE on valid code at -O3 with -fno-inline-small-functions on x86_64-linux-gnu: in extract_insn, at recog.cc:2791

2022-07-14 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106303 Andrew Pinski changed: What|Removed |Added Version|unknown |13.0 Target Milestone|---

[Bug c++/106304] New: [modules] ICE compiling dynamic_cast in constexpr function (in tree_node, at cp/module.cc:9183)

2022-07-14 Thread johelegp at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106304 Bug ID: 106304 Summary: [modules] ICE compiling dynamic_cast in constexpr function (in tree_node, at cp/module.cc:9183) Product: gcc Version: 13.0 Status: UNCONFIRMED

[Bug rtl-optimization/101347] [11/12/13 Regression] ICE in cfg_layout_initialize with __builtin_setjmp and -fprofile-generate -fprofile-use

2022-07-14 Thread amonakov at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101347 Alexander Monakov changed: What|Removed |Added CC||amonakov at gcc dot gnu.org ---

[Bug analyzer/106301] RFE: analyzer support of mmap

2022-07-14 Thread dmalcolm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106301 --- Comment #1 from David Malcolm --- Potentially we could also track the allocated region, and complain if it is leaked. I think this would require handling of mmap/munmap in sm-malloc.cc (so that we can detect leaks), and support in the

[Bug c/106306] New: ICE on valid code at -O1 with -funreachable-traps -floop-unroll-and-jam --param unroll-jam-min-percent=0: in execute_todo, at passes.cc:2140

2022-07-14 Thread zhendong.su at inf dot ethz.ch via Gcc-bugs
--prefix=/local/suz-local/software/local/gcc-trunk --enable-sanitizers --enable-languages=c,c++ --disable-werror --enable-multilib --with-system-zlib Thread model: posix Supported LTO compression algorithms: zlib gcc version 13.0.0 20220714 (experimental) [master r13-1696-g29f40a8047f] (GCC) [548

[Bug analyzer/106299] RFE: analyzer handling of fdopen

2022-07-14 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106299 Eric Gallager changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug fortran/106209] ICE in add_init_expr_to_sym, at fortran/decl.cc:2132

2022-07-14 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106209 anlauf at gcc dot gnu.org changed: What|Removed |Added CC||anlauf at gcc dot gnu.org

[Bug ipa/106061] [13 Regression] during GIMPLE pass: einline ICE: verify_cgraph_node failed (edge points to wrong declaration) with -Og since r13-1204-gd68d366425369649

2022-07-14 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106061 Andrew Pinski changed: What|Removed |Added CC||zhendong.su at inf dot ethz.ch ---

[Bug ipa/106305] ICE on valid code at -O1 with -funreachable-traps: verify_cgraph_node failed

2022-07-14 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106305 Andrew Pinski changed: What|Removed |Added Resolution|--- |DUPLICATE

[Bug libstdc++/63400] [C++11]precision of std::chrono::high_resolution_clock

2022-07-14 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63400 --- Comment #7 from Jonathan Wakely --- (In reply to frankhb1989 from comment #5) > BTW, what if the clock_gettime call failed? The current implementation does > nothing about error handling... (Though for QPC on Windows it should rarely > fail

[Bug analyzer/106298] RFE: analyzer handling of dup, dup2, and dup3

2022-07-14 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106298 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org ---

[Bug libstdc++/106296] Consider using fsync or fdatasync in filesystem::copy_file

2022-07-14 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106296 --- Comment #1 from Jonathan Wakely --- However, see https://github.com/boostorg/filesystem/issues/186

[Bug bootstrap/106156] [13 Regression] libtool fails to link liblto_plugin.la on riscv64-linux-gnu

2022-07-14 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106156 Martin Liška changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug libfortran/106295] New: INQUIRE statement bus error at runtime

2022-07-14 Thread ghlixo at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106295 Bug ID: 106295 Summary: INQUIRE statement bus error at runtime Product: gcc Version: 11.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug analyzer/106286] fd_diagnostic should implement get_meaning_for_state_change vfunc

2022-07-14 Thread dmalcolm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106286 --- Comment #1 from David Malcolm --- Compare with e.g.: gcc/testsuite/gcc.dg/analyzer/file-meaning-1.c which tests this for the sm-file.cc

[Bug target/106101] [12/13 Regression] ICE in reg_bitfield_target_p since r12-4428-g147ed0184f403b

2022-07-14 Thread krebbel at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106101 --- Comment #10 from Andreas Krebbel --- We generate the movstrict target operand with gen_lowpart. If the operand for gen_lowpart is already a paradoxical subreg the two subregs cancel each other out and we end up with a plain reg. I'm testing

[Bug tree-optimization/106293] [13 Regression] 456.hmmer at -Ofast -march=native regressed by 19% on zen2 and zen3 in July 2022

2022-07-14 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106293 Richard Biener changed: What|Removed |Added Assignee|rguenth at gcc dot gnu.org |unassigned at gcc dot gnu.org

[Bug libfortran/106295] INQUIRE statement bus error at runtime

2022-07-14 Thread ghlixo at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106295 --- Comment #3 from ghlixo at gmail dot com --- That first attachment contains both parts of the code (main, subroutine). The later ones are the individual pieces.

[Bug analyzer/106300] New: RFE: analyzer support for more ways of obtaining an open file descriptor

2022-07-14 Thread dmalcolm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106300 Bug ID: 106300 Summary: RFE: analyzer support for more ways of obtaining an open file descriptor Product: gcc Version: 12.0 Status: UNCONFIRMED Severity:

[Bug bootstrap/106156] [13 Regression] libtool fails to link liblto_plugin.la on riscv64-linux-gnu

2022-07-14 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106156 --- Comment #10 from CVS Commits --- The master branch has been updated by Martin Liska : https://gcc.gnu.org/g:29f40a8047fa9b6ccde2174ca126b78a535e1a61 commit r13-1696-g29f40a8047fa9b6ccde2174ca126b78a535e1a61 Author: Martin Liska Date:

[Bug libfortran/106295] INQUIRE statement bus error at runtime

2022-07-14 Thread ghlixo at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106295 --- Comment #1 from ghlixo at gmail dot com --- Created attachment 53297 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53297=edit main program (to be compiled with latest release, e.g. 11.2.0)

[Bug libfortran/106295] INQUIRE statement bus error at runtime

2022-07-14 Thread ghlixo at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106295 --- Comment #2 from ghlixo at gmail dot com --- Created attachment 53298 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53298=edit subroutine (to be compiled with older libfortran)

[Bug c++/106086] ICE: trying to capture 'this' in instantiation of generic lambda

2022-07-14 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106086 Patrick Palka changed: What|Removed |Added Last reconfirmed||2022-07-14

[Bug analyzer/106299] New: RFE: analyzer handling of fdopen

2022-07-14 Thread dmalcolm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106299 Bug ID: 106299 Summary: RFE: analyzer handling of fdopen Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: analyzer

[Bug tree-optimization/106293] [13 Regression] 456.hmmer at -Ofast -march=native regressed by 19% on zen2 and zen3 in July 2022

2022-07-14 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106293 Richard Biener changed: What|Removed |Added CC||hubicka at gcc dot gnu.org,

[Bug middle-end/106190] [9/10/11/12/13 Regression] ICE in expand_builtin_eh_common with -fnon-call-exceptions -fsanitize=address,undefined -fno-sanitize-recover=all

2022-07-14 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106190 Martin Liška changed: What|Removed |Added Status|ASSIGNED|NEW Assignee|marxin at gcc

[Bug c/106297] New: stringop-overflow misbehaviour on atomic

2022-07-14 Thread chipitsine at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106297 Bug ID: 106297 Summary: stringop-overflow misbehaviour on atomic Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug analyzer/106298] New: RFE: analyzer handling of dup, dup2, and dup3

2022-07-14 Thread dmalcolm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106298 Bug ID: 106298 Summary: RFE: analyzer handling of dup, dup2, and dup3 Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug fortran/106209] ICE in add_init_expr_to_sym, at fortran/decl.cc:2132

2022-07-14 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106209 --- Comment #4 from CVS Commits --- The master branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:748f8a8b145dde59c7b63aa68b5a59515b7efc49 commit r13-1698-g748f8a8b145dde59c7b63aa68b5a59515b7efc49 Author: Harald Anlauf Date:

[Bug c++/106309] New: ICE: error reporting routines re-entered

2022-07-14 Thread raffael at casagrande dot ch via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106309 Bug ID: 106309 Summary: ICE: error reporting routines re-entered Product: gcc Version: 12.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug fortran/106209] ICE in add_init_expr_to_sym, at fortran/decl.cc:2132

2022-07-14 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106209 anlauf at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug fortran/106209] ICE in add_init_expr_to_sym, at fortran/decl.cc:2132

2022-07-14 Thread sgk at troutmask dot apl.washington.edu via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106209 --- Comment #3 from Steve Kargl --- On Thu, Jul 14, 2022 at 07:35:21PM +, anlauf at gcc dot gnu.org wrote: > > --- Comment #2 from anlauf at gcc dot gnu.org --- > (In reply to kargl from comment #1) > > Instead of an assert(), simply

[Bug tree-optimization/103798] memchr with a (small) constant string should be expanded inline.

2022-07-14 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103798 --- Comment #3 from CVS Commits --- The master branch has been updated by H.J. Lu : https://gcc.gnu.org/g:c6cf555a88f8ffb8ec85c2b94fe656ab217260ea commit r13-1699-gc6cf555a88f8ffb8ec85c2b94fe656ab217260ea Author: H.J. Lu Date: Fri Jun 17

[Bug c++/106309] ICE: error reporting routines re-entered

2022-07-14 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106309 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/106310] Failure to resolve call to template member function in template base class.

2022-07-14 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106310 --- Comment #1 from Andrew Pinski --- There is a C++ defect report about this.

[Bug c++/106310] Failure to resolve call to template member function in template base class.

2022-07-14 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106310 --- Comment #2 from Andrew Pinski --- Reduced testcase: template struct set{}; template< typename T > struct Base { template< int > int set(T const &) { } }; template< typename T > struct Derived : Base< T > { void f(T const

[Bug target/100799] Stackoverflow in optimized code on PPC

2022-07-14 Thread bergner at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100799 Peter Bergner changed: What|Removed |Added Assignee|bergner at gcc dot gnu.org |jskumari at gcc dot gnu.org

[Bug analyzer/106284] False positives from -Wanalyzer-tainted-array-index with optimized conditionals

2022-07-14 Thread dmalcolm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106284 David Malcolm changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Bug c++/106310] New: Failure to resolve call to template member function in template base class.

2022-07-14 Thread lnicoara at thinkoid dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106310 Bug ID: 106310 Summary: Failure to resolve call to template member function in template base class. Product: gcc Version: 12.1.0 Status: UNCONFIRMED Severity:

[Bug c++/106310] [12/13 Regregression] lookup after this-> seems wrong for dependent lookup

2022-07-14 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106310 Andrew Pinski changed: What|Removed |Added Summary|Failure to resolve call to |[12/13 Regregression]

[Bug c++/106311] [12/13 Regression] internal compiler error in redeclare_class_template

2022-07-14 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106311 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Target Milestone|---

[Bug tree-optimization/106297] stringop-overflow misbehaviour on atomic

2022-07-14 Thread chipitsine at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106297 --- Comment #2 from Илья Шипицин --- I have provided repro steps, hope they can be used to find any answer. I tried to add "-save-temps", but it gave another error (not seen without that option): CC src/slz.o In file included from

[Bug target/106113] wrong codegen for _mm_[u]comineq_{ss,sd} and need to return PF result.

2022-07-14 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106113 --- Comment #4 from CVS Commits --- The master branch has been updated by Kong Lingling : https://gcc.gnu.org/g:ae69e6f61b93dcb5b1e7ef609431f100c1b9b2e5 commit r13-1702-gae69e6f61b93dcb5b1e7ef609431f100c1b9b2e5 Author: konglin1 Date: Fri

[Bug libstdc++/106308] New: Consider using statx(2) for std::filesystem

2022-07-14 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106308 Bug ID: 106308 Summary: Consider using statx(2) for std::filesystem Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: enhancement Priority: P3

[Bug c++/106311] New: internal compiler error in redeclare_class_template

2022-07-14 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106311 Bug ID: 106311 Summary: internal compiler error in redeclare_class_template Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/106294] New: GCC accepts the undefined behavior operation in a constant expression

2022-07-14 Thread xmh970252187 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106294 Bug ID: 106294 Summary: GCC accepts the undefined behavior operation in a constant expression Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal

[Bug target/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)

2022-07-14 Thread rearnsha at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106187 Richard Earnshaw changed: What|Removed |Added Attachment #53276|0 |1 is obsolete|

[Bug rtl-optimization/105041] '-fcompare-debug' failure w/ -mcpu=power6 -O2 -fharden-compares -frename-registers

2022-07-14 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105041 --- Comment #10 from CVS Commits --- The releases/gcc-12 branch has been updated by Surya Kumari Jangala : https://gcc.gnu.org/g:0380d008b1474373852fd2fc921886491304f854 commit r12-8568-g0380d008b1474373852fd2fc921886491304f854 Author: Surya

[Bug tree-optimization/106292] New: Wrong code with -O3

2022-07-14 Thread vsevolod.livinskiy at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106292 Bug ID: 106292 Summary: Wrong code with -O3 Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization

[Bug tree-optimization/103035] [meta-bug] YARPGen bugs

2022-07-14 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103035 Bug 103035 depends on bug 106292, which changed state. Bug 106292 Summary: Wrong code with -O3 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106292 What|Removed |Added

[Bug tree-optimization/106292] Wrong code with -O3

2022-07-14 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106292 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/106282] m68k: Problem with thread-local storage and -mcpu=5206 since r9-2326-gede9446c26a929

2022-07-14 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106282 Martin Liška changed: What|Removed |Added Last reconfirmed||2022-07-14

[Bug tree-optimization/106292] Wrong code with -O3

2022-07-14 Thread aldyh at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106292 --- Comment #2 from Aldy Hernandez --- (In reply to Martin Liška from comment #1) > Fixed with r13-1684-g554b21edb9ec91a8. Thanks for tracking this down Martin. Sorry for the pain. It was a silly oversight.

[Bug tree-optimization/106293] New: 456.hmmer at -Ofast -march=native regressed by 19% on zen2 and zen3 in July 2022

2022-07-14 Thread jamborm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106293 Bug ID: 106293 Summary: 456.hmmer at -Ofast -march=native regressed by 19% on zen2 and zen3 in July 2022 Product: gcc Version: 12.0 Status: UNCONFIRMED