[Bug tree-optimization/108888] [13 Regression] error: definition in block 26 follows the use

2023-02-23 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|ams at gcc

[Bug preprocessor/108900] New: [libcpp] cpp gives wrong line number information

2023-02-23 Thread libin.dang at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108900 Bug ID: 108900 Summary: [libcpp] cpp gives wrong line number information Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug fortran/108889] [12/13 Regression] (Re)Allocate in assignment shows used uninitialized memory warning with -Wall if LHS is unallocated

2023-02-23 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108889 Richard Biener changed: What|Removed |Added Keywords||diagnostic Priority|P3

[Bug translation/108890] Translation mistakes 2023

2023-02-23 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108890 Richard Biener changed: What|Removed |Added CC||cohenarthur at gcc dot gnu.org --- Com

[Bug target/108892] [13 Regression] ICE: in curr_insn_transform, at lra-constraints.cc:4168 (unable to generate reloads for: {*mvconst_internal}) at -Og on riscv64

2023-02-23 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108892 Richard Biener changed: What|Removed |Added Target Milestone|--- |13.0 Component|rtl-optimizati

[Bug sanitizer/108894] -fsanitize=bounds missing bounds provided by __builtin_dynamic_object_size()

2023-02-23 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108894 --- Comment #4 from Richard Biener --- so not a bug?

[Bug c/108896] provide "element_count" attribute to give more context to __builtin_dynamic_object_size() and -fsanitize=bounds

2023-02-23 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108896 --- Comment #2 from Richard Biener --- Iff only (GNU) C would accept the following ... struct foo { ... unsigned int count; ... int data[count]; };

[Bug testsuite/108898] [13 Regression] Test introduced by r13-6278-g3da77f217c8b2089ecba3eb201e727c3fcdcd19d failed on i386

2023-02-23 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108898 Richard Biener changed: What|Removed |Added Keywords||testsuite-fail Target Milestone|---

[Bug testsuite/108899] [13 Regression] ERROR: can't rename to "saved-unsupported": command already exists on i386

2023-02-23 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108899 Richard Biener changed: What|Removed |Added Target Milestone|--- |13.0

[Bug testsuite/108899] [13 Regression] ERROR: can't rename to "saved-unsupported": command already exists on i386

2023-02-23 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108899 --- Comment #1 from Richard Biener --- I don't see saved-unsupported used anywhere else, please double-check it's not in your target board?

[Bug sanitizer/108894] -fsanitize=bounds missing bounds provided by __builtin_dynamic_object_size()

2023-02-23 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108894 --- Comment #5 from Jakub Jelinek --- For the uses of __bdos for -fsanitize=bounds* IMHO certainly, we really shouldn't duplicate what another sanitizer does there. As for whether -fstrict-flex-arrays= should or shouldn't affect -fsanitize=bound

[Bug translation/108890] Translation mistakes 2023

2023-02-23 Thread tschwinge at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108890 Thomas Schwinge changed: What|Removed |Added See Also||https://github.com/Rust-GCC

[Bug rtl-optimization/108273] Inconsistent dfa state between debug and non-debug

2023-02-23 Thread linkw at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108273 --- Comment #4 from Kewen Lin --- Starting from r13-5154-g733a1b777f16cd, this failure is gone on Power10 LE (or with explicit -mcpu=power10), but it shows up on Power8 LE. By checking r13-5154, this behavior change is expected, the priorities o

[Bug c/108896] provide "element_count" attribute to give more context to __builtin_dynamic_object_size() and -fsanitize=bounds

2023-02-23 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108896 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #3

[Bug rtl-optimization/108273] Inconsistent dfa state between debug and non-debug

2023-02-23 Thread linkw at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108273 Kewen Lin changed: What|Removed |Added CC||seurer at gcc dot gnu.org --- Comment #5 fr

[Bug rtl-optimization/108519] [13 regression] gcc.target/powerpc/pr105586.c fails after r13-5154-g733a1b777f16cd

2023-02-23 Thread linkw at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108519 Kewen Lin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug testsuite/108898] [13 Regression] Test introduced by r13-6278-g3da77f217c8b2089ecba3eb201e727c3fcdcd19d failed on i386

2023-02-23 Thread ams at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108898 --- Comment #1 from Andrew Stubbs --- I tested it on i686-pc-linux-gnu before I posted the patch, and it was working then. Can you be more specific what configuration you were testing, please?

[Bug translation/108890] Translation mistakes 2023

2023-02-23 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108890 Jakub Jelinek changed: What|Removed |Added CC||gaius at gcc dot gnu.org,

[Bug target/108876] return address clobbered in sibcalls resulting in gfortran tests failing on xtensa

2023-02-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108876 --- Comment #3 from CVS Commits --- The master branch has been updated by Max Filippov : https://gcc.gnu.org/g:4c3191de2a82a406200dab364c49a571a80db0af commit r13-6293-g4c3191de2a82a406200dab364c49a571a80db0af Author: Max Filippov Date: Wed

[Bug target/108876] return address clobbered in sibcalls resulting in gfortran tests failing on xtensa

2023-02-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108876 --- Comment #4 from CVS Commits --- The master branch has been updated by Max Filippov : https://gcc.gnu.org/g:782e442e4f3b88937a725a01245dd749f3f893b9 commit r13-6294-g782e442e4f3b88937a725a01245dd749f3f893b9 Author: Max Filippov Date: Wed

[Bug rtl-optimization/108519] [13 regression] gcc.target/powerpc/pr105586.c fails after r13-5154-g733a1b777f16cd

2023-02-23 Thread linkw at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108519 --- Comment #5 from Kewen Lin --- (In reply to Alexander Monakov from comment #1) > We diverge in sched1 due to extra calls to advance_one_cycle when scheduling > a BB that is empty apart from one debug insn. The following patch adds a > hexdump

[Bug modula2/108261] modula-2 module registration process seems to fail with shared libraries.

2023-02-23 Thread gaius at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108261 Gaius Mulley changed: What|Removed |Added Attachment #54504|0 |1 is obsolete|

[Bug ipa/106921] [11/12/13 Regression] -O1 and -fipa-icf -fpartial-inlining causes wrong code since r11-4987-g602c6cfc79ce4ae6

2023-02-23 Thread tkapela at poczta dot fm via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106921 Tomasz Kapela changed: What|Removed |Added CC||tkapela at poczta dot fm --- Comment #6

[Bug tree-optimization/108888] [13 Regression] error: definition in block 26 follows the use

2023-02-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10 --- Comment #3 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:31cc5821223a096ef61743bff520f4a0dbba5872 commit r13-6296-g31cc5821223a096ef61743bff520f4a0dbba5872 Author: Richard Biener Date:

[Bug tree-optimization/108888] [13 Regression] error: definition in block 26 follows the use

2023-02-23 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug tree-optimization/108901] New: [13 Regression] Testsuite failures in gcc.target/aarch64/sve/cond_*

2023-02-23 Thread ktkachov at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108901 Bug ID: 108901 Summary: [13 Regression] Testsuite failures in gcc.target/aarch64/sve/cond_* Product: gcc Version: 13.0 Status: UNCONFIRMED Keywords: testsuite-

[Bug tree-optimization/108901] [13 Regression] Testsuite failures in gcc.target/aarch64/sve/cond_*

2023-02-23 Thread ktkachov at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108901 ktkachov at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |13.0 Priority|P3

[Bug d/106977] [13 regression] d21 dies with SIGBUS on 32-bit Darwin

2023-02-23 Thread iains at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106977 --- Comment #8 from Iain Sandoe --- (In reply to ibuclaw from comment #6) > There's r13-1113 with introduced the use of visible(). + /* Visibility attributes are used by the debugger. */ + set_visibility_for_decl (decl->csym, decl);

[Bug translation/108890] Translation mistakes 2023

2023-02-23 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108890 --- Comment #4 from Jakub Jelinek --- https://gcc.gnu.org/pipermail/gcc-patches/2023-February/612639.html https://gcc.gnu.org/pipermail/gcc-patches/2023-February/612647.html

[Bug d/106977] [13 regression] d21 dies with SIGBUS on 32-bit Darwin

2023-02-23 Thread ibuclaw at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106977 --- Comment #9 from ibuclaw at gcc dot gnu.org --- (In reply to Iain Sandoe from comment #8) > + > +/* NODE is a FUNCTION_DECL, VAR_DECL or RECORD_TYPE for the declaration SYM. > + Set flags to reflect visibility that NODE will get in the objec

[Bug d/106977] [13 regression] d21 dies with SIGBUS on 32-bit Darwin

2023-02-23 Thread ibuclaw at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106977 --- Comment #10 from ibuclaw at gcc dot gnu.org --- Without using `->visible()` would be something like: --- a/gcc/d/decl.cc +++ b/gcc/d/decl.cc @@ -2559,10 +2561,17 @@ set_linkage_for_decl (tree decl) void set_visibility_for_decl (tree node,

[Bug d/106977] [13 regression] d21 dies with SIGBUS on 32-bit Darwin

2023-02-23 Thread iains at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106977 --- Comment #11 from Iain Sandoe --- (In reply to ibuclaw from comment #9) > (In reply to Iain Sandoe from comment #8) > > + > > +/* NODE is a FUNCTION_DECL, VAR_DECL or RECORD_TYPE for the declaration > > SYM. > > + Set flags to reflect visi

[Bug c++/108902] New: Conversions std::float16_t<->float with FP16C are not vectorized

2023-02-23 Thread g.peterhoff--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108902 Bug ID: 108902 Summary: Conversions std::float16_t<->float with FP16C are not vectorized Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal

[Bug c++/108902] Conversions std::float16_t<->float with FP16C are not vectorized

2023-02-23 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108902 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #1

[Bug c++/108887] [13 Regression] ICE in process_function_and_variable_attributes since r13-3601

2023-02-23 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108887 --- Comment #2 from Jakub Jelinek --- Honza, one possibility would be to add_cgraph_removal_hook for the duration of analyze_functions which would update first_analyzed and remove it at the end. Or do we have some way to mark a symtab node for d

[Bug libbacktrace/108870] Gather file/line info for file/namespace/static variables

2023-02-23 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108870 --- Comment #3 from Jakub Jelinek --- I think even on the libsanitizer side we don't always need such non-automatic variable debug info, e.g. if no diagnostics needs to be reported for global vars but just for automatic ones, heap etc., so perha

[Bug ada/108858] [13 regression ] assertion failure at exp_ch6.adb:6499 on VSS library

2023-02-23 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108858 Eric Botcazou changed: What|Removed |Added Summary|Assert_Failure at |[13 regression ] assertion

[Bug sanitizer/108903] New: ASAN may miss a global-buffer-overflow

2023-02-23 Thread shaohua.li at inf dot ethz.ch via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108903 Bug ID: 108903 Summary: ASAN may miss a global-buffer-overflow Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: sanitizer

[Bug ada/108801] ICE, task’s secondary_stack_size from parent discriminant

2023-02-23 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108801 Eric Botcazou changed: What|Removed |Added Last reconfirmed||2023-02-23 Target Milestone|---

[Bug modula2/108261] modula-2 module registration process seems to fail with shared libraries.

2023-02-23 Thread gaius at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108261 Gaius Mulley changed: What|Removed |Added Attachment #54515|0 |1 is obsolete|

[Bug testsuite/108899] [13 Regression] ERROR: can't rename to "saved-unsupported": command already exists on i386

2023-02-23 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108899 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #2

[Bug ipa/108871] attribute nonnull does not spot nullptr O2 and above when function inlined

2023-02-23 Thread jg at jguk dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108871 --- Comment #4 from Jonny Grant --- (In reply to Andrew Pinski from comment #3) > *** Bug 108893 has been marked as a duplicate of this bug. *** Hello Andrew May I check, I thought attribute access read_only was different from attribute nonnull

[Bug libgomp/108895] [13.0.1 (exp)] Fortran + gfx90a !$acc update device produces a segfault.

2023-02-23 Thread tschwinge at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108895 Thomas Schwinge changed: What|Removed |Added Last reconfirmed||2023-02-23 CC|

[Bug sanitizer/108904] New: ASAN at -O2/3 missed a global buffer overflow

2023-02-23 Thread shaohua.li at inf dot ethz.ch via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108904 Bug ID: 108904 Summary: ASAN at -O2/3 missed a global buffer overflow Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: sa

[Bug tree-optimization/108901] [13 Regression] Testsuite failures in gcc.target/aarch64/sve/cond_*

2023-02-23 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108901 --- Comment #1 from Richard Biener --- possibly fixed by my followup?

[Bug testsuite/108899] [13 Regression] ERROR: can't rename to "saved-unsupported": command already exists on i386

2023-02-23 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108899 Richard Biener changed: What|Removed |Added Target||i?86-*-* Status|UNCONFIRME

[Bug tree-optimization/108901] [13 Regression] Testsuite failures in gcc.target/aarch64/sve/cond_*

2023-02-23 Thread ktkachov at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108901 ktkachov at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolutio

[Bug target/97276] A whole if-block is ignored by avr-gcc 9.3.0

2023-02-23 Thread gjl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97276 Georg-Johann Lay changed: What|Removed |Added Target|atxmega32a4 |avr --- Comment #2 from Georg-Johann

[Bug testsuite/108899] [13 Regression] ERROR: can't rename to "saved-unsupported": command already exists on i386

2023-02-23 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108899 --- Comment #4 from Jakub Jelinek --- (In reply to Richard Biener from comment #3) > Btw, I also see the errors when testing with -m32. Might be related to the > dejagnu/tcl versions installed? > > I have dejagnu 1.6.3 and tcl 8.6.13 Were you

[Bug target/97276] A whole if-block is ignored by avr-gcc 9.3.0

2023-02-23 Thread tre at gmx dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97276 --- Comment #3 from David Weese --- Have you seen the attachment? It's all in there.

[Bug testsuite/108899] [13 Regression] ERROR: can't rename to "saved-unsupported": command already exists on i386

2023-02-23 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108899 --- Comment #5 from Jakub Jelinek --- I bet yes, because I've just reproduced it with make check-g++ RUNTESTFLAGS='--target_board=unix\{-m32,-m64\} modules.exp' Retrying now with my patch.

[Bug libstdc++/108030] `std::experimental::simd` not inlined

2023-02-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108030 --- Comment #8 from CVS Commits --- The master branch has been updated by Matthias Kretz : https://gcc.gnu.org/g:2e29e2fbeb8936e5c85cefaf547cba42e17e137b commit r13-6298-g2e29e2fbeb8936e5c85cefaf547cba42e17e137b Author: Matthias Kretz Date:

[Bug libstdc++/108030] `std::experimental::simd` not inlined

2023-02-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108030 --- Comment #9 from CVS Commits --- The master branch has been updated by Matthias Kretz : https://gcc.gnu.org/g:92c47b15d5af3e7f93d11ad69a45b6d1cb8661c5 commit r13-6299-g92c47b15d5af3e7f93d11ad69a45b6d1cb8661c5 Author: Matthias Kretz Date:

[Bug sanitizer/108903] ASAN may miss a global-buffer-overflow

2023-02-23 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108903 Martin Liška changed: What|Removed |Added Resolution|--- |INVALID Status|UNCONFIRMED

[Bug debug/108784] '-fcompare-debug' failure (length) w/ --param ira-simple-lra-insn-threshold=1

2023-02-23 Thread asolokha at gmx dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108784 Arseny Solokha changed: What|Removed |Added Target|aarch64-linux-gnu |aarch64-linux-gnu, |

[Bug sanitizer/108904] ASAN at -O2/3 missed a global buffer overflow

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

[Bug sanitizer/108894] -fsanitize=bounds missing bounds provided by __builtin_dynamic_object_size()

2023-02-23 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108894 --- Comment #6 from Marek Polacek --- Ah, I thought we wanted to use __bdos for -fsanitize=object-size but that has been done already: commit 28896b38fabce818e59266b0063a46b3bc1b700f Author: Siddhesh Poyarekar Date: Tue May 10 12:51:42 2022

[Bug middle-end/106258] [13 Regression] ICE in ipa_verify_edge_has_no_modifications, at ipa-param-manipulation.cc:139 since r13-1204-gd68d366425369649

2023-02-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106258 --- Comment #5 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:68e7489b6c1035c69ee008a63d3d56e89fafbb30 commit r13-6303-g68e7489b6c1035c69ee008a63d3d56e89fafbb30 Author: Jakub Jelinek Date: T

[Bug translation/108890] Translation mistakes 2023

2023-02-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108890 --- Comment #5 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:9f9a7095d910379cd86ac45f81c79b363f859996 commit r13-6304-g9f9a7095d910379cd86ac45f81c79b363f859996 Author: Jakub Jelinek Date: T

[Bug tree-optimization/108791] [12 Regression] ICE: verify_gimple failed since r12-2733-g31855ba6b16cd138

2023-02-23 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108791 Martin Liška changed: What|Removed |Added Summary|[12 Regression] ICE:|[12 Regression] ICE: |

[Bug rtl-optimization/108792] [10/11/12/13 Regression] ICE in reset_sched_cycles_in_current_ebb, at sel-sched.cc:7147

2023-02-23 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108792 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org St

[Bug tree-optimization/108793] [12 Regression] ICE: verify_gimple failed since r12-3136-g3673dcf6d6baeb67

2023-02-23 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108793 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org Sum

[Bug testsuite/108899] [13 Regression] ERROR: can't rename to "saved-unsupported": command already exists on i386

2023-02-23 Thread rguenther at suse dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108899 --- Comment #6 from rguenther at suse dot de --- On Thu, 23 Feb 2023, jakub at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108899 > > --- Comment #4 from Jakub Jelinek --- > (In reply to Richard Biener from comment #

[Bug c++/108795] [10/11/12/13 Regression] ICE in prep_operand, at cp/call.cc:6325 since r7-2549-gf3365c1201908df5

2023-02-23 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108795 Martin Liška changed: What|Removed |Added CC||jason at gcc dot gnu.org,

[Bug c/108905] New: Debugging information refers to the wrong file

2023-02-23 Thread lveyde at redhat dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108905 Bug ID: 108905 Summary: Debugging information refers to the wrong file Product: gcc Version: 11.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug debug/108843] timeout with -g -O3 ?

2023-02-23 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108843 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org --- Comment #3

[Bug debug/108905] Debugging information refers to the wrong file with function defined in toplevel inline-asm

2023-02-23 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108905 Andrew Pinski changed: What|Removed |Added Summary|Debugging information |Debugging information

[Bug target/97276] A whole if-block is ignored by avr-gcc 9.3.0

2023-02-23 Thread gjl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97276 --- Comment #4 from Georg-Johann Lay --- Created attachment 54518 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=54518&action=edit pwn-i.c pre-compiled test case Ok, I found it and attached a cleaned-up version. IIUC correctly, the releva

[Bug debug/108843] timeout with -g -O3 since r9-2635-g78ea9abc2018243a

2023-02-23 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108843 --- Comment #4 from Martin Liška --- Reduced test-case where adding -g takes 20x longer to compile: $ typedef uint16_t; typedef uint32_t; typedef uint64_t; (safe_rshift_func_int8_t_s_s)() {} struct S0 { signed f0 : 5 }; union U1 { short f0;

[Bug target/108881] "__builtin_ia32_cvtne2ps2bf16_v16hi" compiled only with option -mavx512bf16 report ICE.

2023-02-23 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108881 Martin Liška changed: What|Removed |Added CC||crazylht at gmail dot com,

[Bug middle-end/108854] [10/11/12/13 Regression] tbb-2021.8.0 fails on i686-linux (32-bit), internal compiler error: in expand_expr_real_1, at expr.c:10281 since r10-4511-g6cf67b62c8cda035dccac

2023-02-23 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108854 --- Comment #11 from Jakub Jelinek --- I think the problem is that duplicate_thunk_for_node when copying the FUNCTION_DECL node doesn't also copy DECL_ARGUMENTS (unless some changes to the arguments are needed). --- gcc/cgraphclones.cc.jj 2

[Bug target/97276] A whole if-block is ignored by avr-gcc 9.3.0

2023-02-23 Thread gjl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97276 --- Comment #5 from Georg-Johann Lay --- ... also tried v9.2 via https://godbolt.org/z/9r3vMj1e3 and just like with v8.5, the respective block is around asm line 350.

[Bug middle-end/108854] [10/11/12/13 Regression] tbb-2021.8.0 fails on i686-linux (32-bit), internal compiler error: in expand_expr_real_1, at expr.c:10281 since r10-4511-g6cf67b62c8cda035dccac

2023-02-23 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108854 Jakub Jelinek changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org

[Bug testsuite/108899] [13 Regression] ERROR: can't rename to "saved-unsupported": command already exists on i386

2023-02-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108899 --- Comment #7 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:5592679df783547049efc6d73727c5ff809ec302 commit r13-6306-g5592679df783547049efc6d73727c5ff809ec302 Author: Jakub Jelinek Date: T

[Bug ipa/108871] attribute nonnull does not spot nullptr O2 and above when function inlined

2023-02-23 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108871 --- Comment #5 from Jonathan Wakely --- (In reply to Andrew Pinski from comment #3) > *** Bug 108893 has been marked as a duplicate of this bug. *** N.B. this one is about __attribute__((access(read_only, 1))) not nonnull. The docs already seem

[Bug testsuite/108899] [13 Regression] ERROR: can't rename to "saved-unsupported": command already exists on i386

2023-02-23 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108899 Jakub Jelinek changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug libstdc++/108030] `std::experimental::simd` not inlined

2023-02-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108030 --- Comment #10 from CVS Commits --- The releases/gcc-12 branch has been updated by Matthias Kretz : https://gcc.gnu.org/g:8e171d840584a564993201101cd1f2e920e7aecb commit r12-9200-g8e171d840584a564993201101cd1f2e920e7aecb Author: Matthias Kret

[Bug ipa/108871] attribute nonnull does not spot nullptr O2 and above when function inlined

2023-02-23 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108871 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #6

[Bug target/108902] Conversions std::float16_t<->float with FP16C are not vectorized

2023-02-23 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108902 --- Comment #2 from Andrew Pinski --- -std=c++23 -march=x86-64-v3 -O3 -mno-vzeroupper

[Bug c++/108848] [10/11/12/13 Regression] template keyword incorreclty required to access template class static member of non-dependent expression using member syntax in dependent context

2023-02-23 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108848 Patrick Palka changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |ppalka at gcc dot gnu.org

[Bug target/108881] "__builtin_ia32_cvtne2ps2bf16_v16hi" compiled only with option -mavx512bf16 report ICE.

2023-02-23 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108881 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #2

[Bug libstdc++/108846] std::copy, std::copy_n and std::copy_backward on potentially overlapping subobjects

2023-02-23 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108846 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libstdc++/108846] std::copy, std::copy_n and std::copy_backward on potentially overlapping subobjects

2023-02-23 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108846 --- Comment #9 from Jonathan Wakely --- (In reply to Giuseppe D'Angelo from comment #5) > https://github.com/gcc-mirror/gcc/blob/master/libstdc%2B%2B-v3/include/bits/ > stl_algobase.h#L417-L437 > > Is the extent of the fix just to add another b

[Bug libstdc++/108846] std::copy, std::copy_n and std::copy_backward on potentially overlapping subobjects

2023-02-23 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108846 --- Comment #10 from Jonathan Wakely --- (In reply to Andrew Pinski from comment #7) > I suspect std::move has the same issue too. The ability to use memmove with > trivial copyable subobjects ... std::move(x,y,z) and std::copy(z,y,z) use the s

[Bug libstdc++/108846] std::copy, std::copy_n and std::copy_backward on potentially overlapping subobjects

2023-02-23 Thread arthur.j.odwyer at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108846 --- Comment #11 from Arthur O'Dwyer --- (In reply to Jonathan Wakely from comment #10) > std::move(x,y,z) and std::copy(z,y,z) use the same underlying > implementation, so it does have the same issue, but will be fixed by the > same change. Rig

[Bug target/108881] "__builtin_ia32_cvtne2ps2bf16_v16hi" compiled only with option -mavx512bf16 report ICE.

2023-02-23 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108881 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Ever confirmed|0

[Bug middle-end/108906] New: Bogus may be used uninitialized warning

2023-02-23 Thread burnus at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108906 Bug ID: 108906 Summary: Bogus may be used uninitialized warning Product: gcc Version: 13.0 Status: UNCONFIRMED Keywords: diagnostic Severity: normal Priority:

[Bug fortran/108621] [12/13 regression]: bind(c) pointer array spurious maybe-uninitialized warning

2023-02-23 Thread burnus at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108621 --- Comment #5 from Tobias Burnus --- The warning itself is bogus (false positive in the middle end). I get: Warning: ‘f.dim[idx.1_32].lbound’ may be used uninitialized [-Wmaybe-uninitialized] If I now look at the 021t.ssa dump, I see: f.d

[Bug preprocessor/107818] Overflow of linemap breaks its chronological order

2023-02-23 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107818 --- Comment #1 from Andrew Pinski --- include/line-map.h:const location_t LINE_MAP_MAX_LOCATION_WITH_PACKED_RANGES = 0x5000; include/line-map.h:const location_t LINE_MAP_MAX_LOCATION_WITH_COLS = 0x6000; include/line-map.h:const location_

[Bug libgomp/108895] [13.0.1 (exp)] Fortran + gfx90a !$acc update device produces a segfault.

2023-02-23 Thread hberre3 at gatech dot edu via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108895 --- Comment #2 from Henry Le Berre --- Thank you Thomas for your swift reply! I would also like to thank you for fixing the previous bug I had reported, it is sincerely appreciated. I will take a look at the devel/omp/gcc-12 branch to see how mu

[Bug c/69960] "initializer element is not constant"

2023-02-23 Thread joseph at codesourcery dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69960 --- Comment #24 from joseph at codesourcery dot com --- On Thu, 23 Feb 2023, daniel.lundin.mail at gmail dot com via Gcc-bugs wrote: > In this code > > static const int y = 1; > static int x = y; > > y is not an integer constant expression, n

[Bug other/108907] New: ira-color.cc:3028:1: error: definition in block 5 follows the use

2023-02-23 Thread danglin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108907 Bug ID: 108907 Summary: ira-color.cc:3028:1: error: definition in block 5 follows the use Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal

[Bug other/108907] ira-color.cc:3028:1: error: definition in block 5 follows the use

2023-02-23 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108907 Andrew Pinski changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug tree-optimization/108908] New: [13 regression] r13-6278-g3da77f217c8b20 causes ICE

2023-02-23 Thread seurer at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108908 Bug ID: 108908 Summary: [13 regression] r13-6278-g3da77f217c8b20 causes ICE Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compone

[Bug tree-optimization/108908] [13 regression] r13-6278-g3da77f217c8b20 causes ICE

2023-02-23 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108908 --- Comment #1 from Andrew Pinski --- Was this not fixed by r13-6296-g31cc5821223a096ef61743bff520f4a0dbba5872 (aka PR 10 )?

[Bug sanitizer/108894] -fsanitize=bounds missing bounds provided by __builtin_dynamic_object_size()

2023-02-23 Thread qinzhao at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108894 qinzhao at gcc dot gnu.org changed: What|Removed |Added CC||qinzhao at gcc dot gnu.org

[Bug sanitizer/108894] -fsanitize=bounds missing bounds provided by __builtin_dynamic_object_size()

2023-02-23 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108894 --- Comment #8 from Jakub Jelinek --- (In reply to qinzhao from comment #7) > 1. let -fstrict-flex-arrays=N to control the behavior of -fsanitize=bounds; I'm ok with that. > 2. -fsanitize=bounds-strict actually is an alias of -fsanitize=bounds

[Bug libstdc++/108030] `std::experimental::simd` not inlined

2023-02-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108030 --- Comment #11 from CVS Commits --- The releases/gcc-11 branch has been updated by Matthias Kretz : https://gcc.gnu.org/g:a1f70114f9bae5a1dbcec4b556c16716601fccf1 commit r11-10543-ga1f70114f9bae5a1dbcec4b556c16716601fccf1 Author: Matthias Kre

[Bug ada/108909] New: Build process does not honor discovered path to "gnatmake" and "gnatlink"

2023-02-23 Thread emr-gnu at hev dot psu.edu via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108909 Bug ID: 108909 Summary: Build process does not honor discovered path to "gnatmake" and "gnatlink" Product: gcc Version: 12.2.0 Status: UNCONFIRMED Severity: no

[Bug modula2/108261] modula-2 module registration process seems to fail with shared libraries.

2023-02-23 Thread iains at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108261 --- Comment #26 from Iain Sandoe --- (In reply to Gaius Mulley from comment #25) > Created attachment 54516 [details] > Proposed fix version 6 > > Version 6 (more coroutine tests) and RTint.mod with more descriptive > variable names. This does

  1   2   >