[Bug tree-optimization/49937] [4.7 Regression] g++.dg/tree-ssa/fwprop-align.C

2011-08-09 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49937 --- Comment #6 from Hans-Peter Nilsson 2011-08-09 20:25:14 UTC --- (In reply to comment #5) > BIGGEST_ALIGNMENT is the > "biggest alignment that any data type can require on this machine, in bits" > "this is not the biggest alignment that is supp

[Bug tree-optimization/49937] [4.7 Regression] g++.dg/tree-ssa/fwprop-align.C

2011-08-09 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49937 --- Comment #7 from Hans-Peter Nilsson 2011-08-10 00:00:28 UTC --- (In reply to comment #4) > Created attachment 24959 [details] > patch > > Patch I'm testing. Me too: fixes the bug with no regressions for cris-elf at r177605. Thanks. What do

[Bug target/49903] [avr] Redundant comparisons in binary-search switch/case expansion

2011-08-12 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49903 Hans-Peter Nilsson changed: What|Removed |Added CC||hp at gcc dot gnu.org --- Comment

[Bug target/71571] [CRIS] Multiple inheritance non-virtual PIC thunk causes crash

2016-06-19 Thread hp at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71571 --- Comment #4 from Hans-Peter Nilsson --- Created attachment 38728 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38728&action=edit fix to be committed, pending test Here's the patch I'll eventually test and commit. Unfortunately, it may

[Bug target/71571] [CRIS] Multiple inheritance non-virtual PIC thunk causes crash

2016-06-19 Thread hp at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71571 --- Comment #5 from Hans-Peter Nilsson --- (In reply to David B. Robins from comment #0) > Runs of "make check-gcc-c++ RUNTESTFLAGS=--target_board=cris-sim" > with/without the fix do not differ in passes/failures. But that doesn't use -fpic or -

[Bug target/71571] [CRIS] Multiple inheritance non-virtual PIC thunk causes crash

2016-06-20 Thread hp at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71571 --- Comment #8 from Hans-Peter Nilsson --- (In reply to David B. Robins from comment #7) > I have verified that the pr71571.C test case attached does expose the bug on > trunk and that it passes with the above fix. Great, thanks for the report a

[Bug target/71571] [CRIS] Multiple inheritance non-virtual PIC thunk causes crash

2016-06-20 Thread hp at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71571 --- Comment #9 from Hans-Peter Nilsson --- (In reply to Hans-Peter Nilsson from comment #8) > all that's "stopping" optimizations. Bad choice of words, I meant "all that's needed to stop optimizations from making choices that would not expose th

[Bug target/71571] [CRIS] Multiple inheritance non-virtual PIC thunk causes crash

2016-06-20 Thread hp at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71571 --- Comment #11 from Hans-Peter Nilsson --- (In reply to David B. Robins from comment #10) > My apologies, I saw the example you pointed at was from torture/ but > missed/forgot that you had also wanted the new test there. I moved the file > to t

[Bug target/71571] [CRIS] Multiple inheritance non-virtual PIC thunk causes crash

2016-06-20 Thread hp at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71571 Hans-Peter Nilsson changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug target/71571] [CRIS] Multiple inheritance non-virtual PIC thunk causes crash

2016-06-20 Thread hp at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71571 --- Comment #13 from Hans-Peter Nilsson --- Author: hp Date: Mon Jun 20 20:01:20 2016 New Revision: 237615 URL: https://gcc.gnu.org/viewcvs?rev=237615&root=gcc&view=rev Log: PR target/71571 * config/cris/cris.c (cris_asm_output_m

[Bug target/71571] [CRIS] Multiple inheritance non-virtual PIC thunk causes crash

2016-06-20 Thread hp at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71571 --- Comment #14 from Hans-Peter Nilsson --- Author: hp Date: Mon Jun 20 20:02:03 2016 New Revision: 237616 URL: https://gcc.gnu.org/viewcvs?rev=237616&root=gcc&view=rev Log: PR target/71571 * g++.dg/torture/pr71571.C: New test.

[Bug target/71571] [CRIS] Multiple inheritance non-virtual PIC thunk causes crash

2016-06-20 Thread hp at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71571 Hans-Peter Nilsson changed: What|Removed |Added Target Milestone|--- |7.0

[Bug target/71571] [CRIS] Multiple inheritance non-virtual PIC thunk causes crash

2016-06-20 Thread hp at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71571 --- Comment #15 from Hans-Peter Nilsson --- (In reply to David B. Robins from comment #12) > Note that it does still need -fno-inline. I almost missed. > I know why it doesn't crash with -O0: there is a text-section constant > inserted after th

[Bug other/99363] [11 regression] gcc.dg/attr-flatten-1.c fails starting with r11-7469

2021-03-03 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99363 Hans-Peter Nilsson changed: What|Removed |Added CC||hp at gcc dot gnu.org

[Bug testsuite/99352] check_effective_target_sqrt_insn for powerpc is wrong

2021-03-04 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99352 Hans-Peter Nilsson changed: What|Removed |Added CC||hp at gcc dot gnu.org --- Comment

[Bug debug/66668] [6 regression] FAIL: gcc.dg/debug/dwarf2/stacked-qualified-types-3.c scan-assembler-times DIE \\([^\n]*\\) DW_TAG_(?:const|volatile|atomic|restrict)_type 8

2021-03-04 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=8 Hans-Peter Nilsson changed: What|Removed |Added Last reconfirmed|2021-02-23 00:00:00 |2021-3-5 --- Comment #16 from Hans-

[Bug debug/99230] [11 Regression] gcc.dg/pr83527.c excess errors: '-fcompare-debug' failure (length)

2021-03-18 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99230 --- Comment #6 from Hans-Peter Nilsson --- (In reply to Jakub Jelinek from comment #5) > Created attachment 50414 [details] > gcc11-pr99230.patch > > Untested fix. Tested at r11-7589 for cris-elf, fixes the fail with no regressions. Thanks!

[Bug c++/99910] New: [11 Regression] g++.dg/modules/xtreme-header-2_b.C ICE

2021-04-04 Thread hp at gcc dot gnu.org via Gcc-bugs
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: hp at gcc dot gnu.org CC: jason at gcc dot gnu.org, nathan at gcc dot gnu.org Target Milestone: --- Host: x86_64-linux Target: cris-elf

[Bug analyzer/99212] [11 Regression] gcc.dg/analyzer/data-model-1.c line 971

2021-04-04 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99212 --- Comment #7 from Hans-Peter Nilsson --- (In reply to David Malcolm from comment #6) > Answering my own question: > https://gcc.gnu.org/onlinedocs/gccint/Types.html > [...] Nothing here for a month+. Any chance of this getting progress in (

[Bug c++/99910] [11 Regression] g++.dg/modules/xtreme-header-2_b.C ICE

2021-04-07 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99910 --- Comment #1 from Hans-Peter Nilsson --- It looks like commit 41019bfae2673a818 / r11-8011 "libstdc++: Clarify static_assert message" accidentally swept this under the carpet. If I cut off the last word, " type", i.e. the second changed line ch

[Bug analyzer/99212] [11 Regression] gcc.dg/analyzer/data-model-1.c line 971

2021-04-09 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99212 --- Comment #9 from Hans-Peter Nilsson --- (In reply to Richard Biener from comment #8) > xfail/pass depending on sizeof (int) might be possible but as said it might > be that cris doesn't have sizeof (int) == 1 You meant something else here tha

[Bug analyzer/99212] [11 Regression] gcc.dg/analyzer/data-model-1.c line 971

2021-04-12 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99212 Hans-Peter Nilsson changed: What|Removed |Added Keywords||xfail --- Comment #12 from Hans-Pet

[Bug c++/100052] [11 regression] ICE in compiling g++.dg/modules/xtreme-header-3_b.C after r11-8118

2021-04-14 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100052 Hans-Peter Nilsson changed: What|Removed |Added CC||hp at gcc dot gnu.org --- Comment

[Bug c++/99910] [11 Regression] g++.dg/modules/xtreme-header-2_b.C ICE

2021-04-14 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99910 --- Comment #2 from Hans-Peter Nilsson --- Appears to be related to (PR 100052 and) PR 12.

[Bug target/97473] Spilled function parameters not aligned properly on multiple non-x86 targets

2020-10-19 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97473 Hans-Peter Nilsson changed: What|Removed |Added CC||hp at gcc dot gnu.org --- Comment

[Bug libstdc++/98370] libstdc++-v3/src/c++17/floating_to_chars.cc fails to compile unless `int32_t' is `int'

2020-12-18 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98370 --- Comment #4 from Hans-Peter Nilsson --- JFTR, likely all "32-bit targets".

[Bug libstdc++/98370] libstdc++-v3/src/c++17/floating_to_chars.cc fails to compile unless `int32_t' is `int'

2020-12-18 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98370 --- Comment #7 from Hans-Peter Nilsson --- (In reply to Jonathan Wakely from comment #6) > (In reply to Hans-Peter Nilsson from comment #4) > > JFTR, likely all "32-bit targets". > > Not x86, that uses int for int32_t. So on closer inspection,

[Bug libstdc++/98370] libstdc++-v3/src/c++17/floating_to_chars.cc fails to compile unless `int32_t' is `int'

2020-12-22 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98370 Hans-Peter Nilsson changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug tree-optimization/58243] Suboptimal structure initialization with tree-sra

2021-01-08 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58243 --- Comment #2 from Hans-Peter Nilsson --- Confirmed; identical code w./wo. -fno-tree-sra for cris-elf too. Thanks.

[Bug tree-optimization/99082] manual bit-field creation followed by manual extraction does not always produce good code

2021-02-14 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99082 Hans-Peter Nilsson changed: What|Removed |Added CC||hp at gcc dot gnu.org

[Bug tree-optimization/99142] New: [11 Regression] __builtin_clz match.pd transformation too greedy

2021-02-17 Thread hp at gcc dot gnu.org via Gcc-bugs
Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: hp at gcc dot gnu.org Target Milestone: --- Created attachment 50215 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50215&action=edit test-case gcc.dg/t

[Bug tree-optimization/99142] [11 Regression] __builtin_clz match.pd transformation too greedy

2021-02-17 Thread hp at gcc dot gnu.org via Gcc-bugs
gcc dot gnu.org |hp at gcc dot gnu.org Status|UNCONFIRMED |ASSIGNED Last reconfirmed||2021-02-17

[Bug tree-optimization/99142] [11 Regression] __builtin_clz match.pd transformation too greedy

2021-02-18 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99142 Hans-Peter Nilsson changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/66171] [8/9/10/11 Regression]: gcc.target/cris/biap.c

2021-02-22 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66171 Hans-Peter Nilsson changed: What|Removed |Added Resolution|--- |FIXED Target Milestone|8.5

[Bug middle-end/95757] [11 regression] missing warning in gcc.dg/Wstringop-overflow-25.c since r11-1517

2021-02-22 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95757 Hans-Peter Nilsson changed: What|Removed |Added CC||hp at gcc dot gnu.org

[Bug debug/66668] [6 regression] FAIL: gcc.dg/debug/dwarf2/stacked-qualified-types-3.c scan-assembler-times DIE \\([^\n]*\\) DW_TAG_(?:const|volatile|atomic|restrict)_type 8

2021-02-22 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=8 Hans-Peter Nilsson changed: What|Removed |Added Last reconfirmed|2015-07-01 00:00:00 |2021-2-23 --- Comment #14 from Hans

[Bug analyzer/99212] New: [11 Regression] gcc.dg/analyzer/data-model-1.c line 971

2021-02-22 Thread hp at gcc dot gnu.org via Gcc-bugs
Priority: P3 Component: analyzer Assignee: dmalcolm at gcc dot gnu.org Reporter: hp at gcc dot gnu.org CC: dmalcolm at gcc dot gnu.org Target Milestone: --- For cris-elf, this test has failed as follows, since some change in the range cd0233527af1

[Bug analyzer/99212] [11 Regression] gcc.dg/analyzer/data-model-1.c line 971

2021-02-23 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99212 Hans-Peter Nilsson changed: What|Removed |Added Last reconfirmed||2021-02-23 Status|UNCON

[Bug debug/99230] New: [11 Regression] gcc.dg/pr83527.c excess errors: '-fcompare-debug' failure (length)

2021-02-23 Thread hp at gcc dot gnu.org via Gcc-bugs
NCONFIRMED Severity: normal Priority: P3 Component: debug Assignee: unassigned at gcc dot gnu.org Reporter: hp at gcc dot gnu.org CC: aoliva at gcc dot gnu.org, sandra at gcc dot gnu.org Target Milestone: --- Host: x86_64-linux

[Bug debug/99230] [11 Regression] gcc.dg/pr83527.c excess errors: '-fcompare-debug' failure (length)

2021-02-23 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99230 --- Comment #1 from Hans-Peter Nilsson --- Adding author of the switch rewrite (the trigging commit).

[Bug libstdc++/99301] New: [11 Regression]: cast conversions in chrono require uint32_t to be unsigned int

2021-02-27 Thread hp at gcc dot gnu.org via Gcc-bugs
: normal Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: hp at gcc dot gnu.org CC: redi at gcc dot gnu.org Target Milestone: --- Host: x86_64-linux Target: cris-elf Since

[Bug libstdc++/99301] [11 Regression]: cast conversions in chrono require uint32_t to be unsigned int

2021-02-27 Thread hp at gcc dot gnu.org via Gcc-bugs
||2021-02-27 Status|UNCONFIRMED |ASSIGNED Assignee|unassigned at gcc dot gnu.org |hp at gcc dot gnu.org

[Bug fortran/99307] FAIL: gfortran.dg/class_assign_4.f90 -O0 execution test

2021-02-28 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99307 Hans-Peter Nilsson changed: What|Removed |Added CC||hp at gcc dot gnu.org --- Comment

[Bug fortran/99307] FAIL: gfortran.dg/class_assign_4.f90 -O0 execution test

2021-02-28 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99307 Hans-Peter Nilsson changed: What|Removed |Added CC||pault at gcc dot gnu.org

[Bug target/93372] cris performance regressions due to de-cc0 work

2021-04-27 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93372 Hans-Peter Nilsson changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug c/99363] [10,11 regression] gcc.dg/attr-flatten-1.c fails starting with r11-7469

2021-04-27 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99363 --- Comment #8 from Hans-Peter Nilsson --- Shouldn't this be closed as fixed?

[Bug c++/99910] [11/12 Regression] g++.dg/modules/xtreme-header-2_b.C ICE

2021-06-16 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99910 --- Comment #5 from Hans-Peter Nilsson --- This and several other FAILs have re-appeared on master for cris-elf. I think my autotester log entry is to the point: ... 2021-06-15-15:17:36 1de31913d20a (f: 88, p: 46598) *** regress-11 (f: 99, p: 46

[Bug testsuite/108632] New: [13 Regression] libstdc++ std/time/hh_mm_ss/1.cc on "packed" platforms

2023-02-01 Thread hp at gcc dot gnu.org via Gcc-bugs
ty: normal Priority: P3 Component: testsuite Assignee: unassigned at gcc dot gnu.org Reporter: hp at gcc dot gnu.org Target Milestone: --- With a commit in the series r13-4522-gba1536dac780f3..r13-4532-gda7fb32d403759, the test std/time/hh_mm_ss/1.cc start

[Bug testsuite/108632] [13 Regression] libstdc++ std/time/hh_mm_ss/1.cc on "packed" platforms

2023-02-01 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108632 Hans-Peter Nilsson changed: What|Removed |Added Resolution|--- |FIXED Target Milestone|---

[Bug tree-optimization/107561] [13 Regression] g++.dg/pr71488.C and [g++.dg/warn/Warray-bounds-16.C -m32] regression due to -Wstringop-overflow problem

2023-02-02 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107561 Hans-Peter Nilsson changed: What|Removed |Added CC||hp at gcc dot gnu.org --- Comment

[Bug tree-optimization/107561] [13 Regression] g++.dg/pr71488.C and [g++.dg/warn/Warray-bounds-16.C -m32] regression due to -Wstringop-overflow problem

2023-02-02 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107561 --- Comment #7 from Hans-Peter Nilsson --- (In reply to Hans-Peter Nilsson from comment #6) > IMHO these tests and AFAICT the underlying issue has seen no attention for > months and should be xfailed. On it... https://gcc.gnu.org/pipermail/gcc

[Bug libstdc++/108672] New: [13 Regression] g++.dg/modules/xtreme-header-2_a.H, _b.C, _c.C

2023-02-03 Thread hp at gcc dot gnu.org via Gcc-bugs
Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: hp at gcc dot gnu.org Target Milestone: --- Target: cris-elf, pru-elf Tl;DR: not a dup of PR98531, but a bug in libstdc++-v3. Also, a regression. For cris-elf, these

[Bug libstdc++/108672] [13 Regression] g++.dg/modules/xtreme-header-2_a.H, _b.C, _c.C

2023-02-05 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108672 Hans-Peter Nilsson changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRM

[Bug middle-end/108754] New: [13 Regression] multiple testsuite errors with r13-5761-g10827a92f1a8c3

2023-02-10 Thread hp at gcc dot gnu.org via Gcc-bugs
: normal Priority: P3 Component: middle-end Assignee: unassigned at gcc dot gnu.org Reporter: hp at gcc dot gnu.org CC: vmakarov at gcc dot gnu.org Target Milestone: --- Host: x86_64-pc-linux-gnu Target: cris-elf I'v

[Bug middle-end/108754] [13 Regression] multiple testsuite errors with r13-5761-g10827a92f1a8c3

2023-02-10 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108754 --- Comment #2 from Hans-Peter Nilsson --- Diff of .s for mzero3 at -O2: --- /x/0/gccobj/gcc/testsuite/gcc/mzero3.x2-mzero3.s2023-02-10 17:57:56.786279467 +0100 +++ /x/1/gccobj/gcc/testsuite/gcc/mzero3.x2-mzero3.s2023-02-10 17:57:06.0839

[Bug middle-end/108754] [13 Regression] multiple testsuite errors with r13-5761-g10827a92f1a8c3

2023-02-10 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108754 --- Comment #3 from Hans-Peter Nilsson --- (In reply to Vladimir Makarov from comment #1) > I think the problem is that cris uses the old reload pass. Could you check > the following patch: Will do, thanks!

[Bug middle-end/108754] [13 Regression] multiple testsuite errors with r13-5761-g10827a92f1a8c3

2023-02-10 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108754 --- Comment #5 from Hans-Peter Nilsson --- Created attachment 54450 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=54450&action=edit suggested change Here's the exact patch I'm testing, on top of the mentioned commit. (In submittable form

[Bug middle-end/108754] [13 Regression] multiple testsuite errors with r13-5761-g10827a92f1a8c3

2023-02-10 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108754 --- Comment #7 from Hans-Peter Nilsson --- Oh, already committed. Still testing, FWIW.

[Bug testsuite/106120] [13 regression] g++.dg/warn/Wstringop-overflow-4.C fails since r13-1268-g8c99e307b20c50

2023-02-10 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106120 --- Comment #7 from Hans-Peter Nilsson --- Can the reporter please affirm that the issue is now solved (ppc64 m32 BE)? It is for cris-elf, but it wouldn't be right closing someone elses bug-report.

[Bug testsuite/106120] [13 regression] g++.dg/warn/Wstringop-overflow-4.C fails since r13-1268-g8c99e307b20c50

2023-02-10 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106120 Hans-Peter Nilsson changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings

2023-02-10 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88443 Bug 88443 depends on bug 106120, which changed state. Bug 106120 Summary: [13 regression] g++.dg/warn/Wstringop-overflow-4.C fails since r13-1268-g8c99e307b20c50 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106120 What|Removed

[Bug middle-end/108754] [13 Regression] multiple testsuite errors with r13-5761-g10827a92f1a8c3

2023-02-10 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108754 Hans-Peter Nilsson changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug tree-optimization/108752] word_mode vectorization is pessimized by hard limit on nunits

2023-02-12 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108752 Hans-Peter Nilsson changed: What|Removed |Added CC||hp at gcc dot gnu.org --- Comment

[Bug testsuite/105959] new test case c-c++-common/diagnostic-format-sarif-file-4.c from r13-967-g6cf276ddf22066 fails

2023-02-16 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105959 Hans-Peter Nilsson changed: What|Removed |Added CC||hp at gcc dot gnu.org --- Comment

[Bug tree-optimization/108828] New: ivopts silencing gcc.dg/Wuse-after-free-2.c:115

2023-02-16 Thread hp at gcc dot gnu.org via Gcc-bugs
: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: hp at gcc dot gnu.org Target Milestone: --- Host: x86_64-pc-linux-gnu Target: cris-elf Source from r13-5978-g4f5a1198065d. Running the test-suite for a cross to cris-elf on x86_64-pc

[Bug tree-optimization/108828] ivopts silencing gcc.dg/Wuse-after-free-2.c:115

2023-02-27 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108828 Hans-Peter Nilsson changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

[Bug testsuite/91419] [10 Regression]: gcc.dg/tree-ssa/pr91091-2.c, ssa-fre-61.c, ssa-fre-61.c with r273232

2023-02-27 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91419 --- Comment #7 from Hans-Peter Nilsson --- Oops, the second xfail for gcc.dg/tree-ssa/pr91091-2.c is wrong and I never noticed the xpass at the time. Same for pru-elf and m68k-linux. Will commit an update; a revert of that line (of the commit f

[Bug c/108982] While recompiling when even we modify any line in got its giving error

2023-03-03 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108982 Hans-Peter Nilsson changed: What|Removed |Added CC||hp at gcc dot gnu.org --- Comment

[Bug analyzer/109098] Encoding errors on SARIF output for non-UTF-8 source files

2023-03-10 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109098 Hans-Peter Nilsson changed: What|Removed |Added CC||hp at gcc dot gnu.org --- Comment

[Bug testsuite/105959] new test case c-c++-common/diagnostic-format-sarif-file-4.c from r13-967-g6cf276ddf22066 fails

2023-03-13 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105959 --- Comment #5 from Hans-Peter Nilsson --- Created attachment 54658 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=54658&action=edit mine, from native build/test of yesterday (see file for exact version).

[Bug testsuite/105959] new test case c-c++-common/diagnostic-format-sarif-file-4.c from r13-967-g6cf276ddf22066 fails

2023-03-13 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105959 --- Comment #6 from Hans-Peter Nilsson --- (In reply to David Malcolm from comment #4) > DejaGnu version 1.6.1 > Expect version5.45.4 > Tcl version 8.6 Close enough to say that's probably *not* it, also see below... > What does

[Bug target/102024] [12 Regression] zero width bitfields and ABIs

2022-03-30 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102024 --- Comment #24 from Hans-Peter Nilsson --- (In reply to Jakub Jelinek from comment #23) > CCing MIPS maintainers on this (and also LoongArch, while there is no ABI > incompatibility for a new port, it is perhaps something to discuss and > decid

[Bug testsuite/105183] New test case gcc.dg/ipa/remref-7.c fails with -m32

2022-04-07 Thread hp at gcc dot gnu.org via Gcc-bugs
, |i?86-*-*|i?86-*-*, m68k-*, cris-* CC||hp at gcc dot gnu.org --- Comment #2 from Hans-Peter Nilsson --- ...and cris-elf and m68k according to https://gcc.gnu.org/pipermail/gcc-testresults/2022-April/758712.html so I guess all

[Bug demangler/98886] stack overflow in cxxfilt, demangle_type, rust-demangle.c:854

2022-04-08 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98886 Hans-Peter Nilsson changed: What|Removed |Added CC||hp at gcc dot gnu.org --- Comment

[Bug c++/105297] [12 Regression] new modules 'xtreme' test cases FAILs

2022-04-20 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105297 --- Comment #5 from Hans-Peter Nilsson --- Consistent with Jakub's comment#2, also appearing for cris-elf (between r12-8173-ge580f81d22d611 and r12-8175-ga54137c88061c7), and apparently all other targets judging from today's gcc-testresults post

[Bug fortran/78054] gfortran.dg/pr70673.f90 FAILs at -O0

2022-04-26 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78054 Hans-Peter Nilsson changed: What|Removed |Added CC||hp at gcc dot gnu.org --- Comment

[Bug fortran/78054] gfortran.dg/pr70673.f90 FAILs at -O0

2022-04-26 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78054 --- Comment #5 from Hans-Peter Nilsson --- (In reply to kargl from comment #4) > You either need to remove the above two lines to get a valid program > or remove the testcase as it's testing processor dependent behavior. How about changing it to

[Bug c/105430] New: [11/12/13 Regression] [DR 413] Change in value for "Partial overriding of constant struct/union initializers with designated initializers"

2022-04-28 Thread hp at gcc dot gnu.org via Gcc-bugs
Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: hp at gcc dot gnu.org Target Milestone: --- Created attachment 52902

[Bug target/106588] The constraints on most of the patterns in bitmanip.md are broken

2022-08-16 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106588 Hans-Peter Nilsson changed: What|Removed |Added CC||hp at gcc dot gnu.org --- Comment

[Bug rtl-optimization/106594] [13 Regression] sign-extensions no longer merged into addressing mode

2022-08-16 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106594 Hans-Peter Nilsson changed: What|Removed |Added CC||hp at gcc dot gnu.org --- Comment

[Bug c++/106761] [13 regression] g++.dg/modules/xtreme-header-*_b.C test cases fails after r13-2158-g02f6b405f0e9dc

2022-08-29 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106761 Hans-Peter Nilsson changed: What|Removed |Added CC||hp at gcc dot gnu.org --- Comment

[Bug bootstrap/103974] New: [12 Regression] ICE in ira_flattening building libstdc++ with r12-6415-g01f3e6a40e72

2022-01-10 Thread hp at gcc dot gnu.org via Gcc-bugs
Keywords: build, ice-on-valid-code Severity: normal Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: hp at gcc dot gnu.org CC: rsandifo at gcc dot gnu.org Target Milestone: --- Host

[Bug bootstrap/103974] [12 Regression] ICE in ira_flattening building libstdc++ with r12-6415-g01f3e6a40e72

2022-01-10 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103974 --- Comment #1 from Hans-Peter Nilsson --- Created attachment 52157 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52157&action=edit gzipped preprocessed (>1 MB) floating_to_chars.ii Reproduce using the ungzipped file for example like so:

[Bug bootstrap/103974] [12 Regression] ICE in ira_flattening building libstdc++ with r12-6415-g01f3e6a40e72

2022-01-10 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103974 --- Comment #2 from Hans-Peter Nilsson --- Created attachment 52158 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52158&action=edit brief gdb inspection session I had to "rm *ira*.o" and "make all-gcc CXXFLAGS=-g3" and re-start the gdb s

[Bug libstdc++/104080] New: [12 Regression] newlib doesn't have endian.h causing build failure with 2800bc08e4ab r12-6646

2022-01-17 Thread hp at gcc dot gnu.org via Gcc-bugs
IRMED Keywords: build Severity: normal Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: hp at gcc dot gnu.org CC: ppalka at gcc dot gnu.org Target Milestone: --- Target: cris-elf

[Bug libstdc++/104080] [12 Regression] newlib doesn't have endian.h causing build failure with 2800bc08e4ab r12-6646

2022-01-17 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104080 Hans-Peter Nilsson changed: What|Removed |Added Last reconfirmed||2022-01-18 Ever confirmed|0

[Bug libstdc++/104080] [12 Regression] newlib doesn't have endian.h causing build failure with 2800bc08e4ab r12-6646

2022-01-17 Thread hp at gcc dot gnu.org via Gcc-bugs
|unassigned at gcc dot gnu.org |hp at gcc dot gnu.org --- Comment #1 from Hans-Peter Nilsson --- I'm testing an obvious patch.

[Bug libstdc++/104080] [12 Regression] newlib doesn't have endian.h causing build failure with 2800bc08e4ab r12-6646

2022-01-17 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104080 --- Comment #2 from Hans-Peter Nilsson --- Created attachment 52215 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52215&action=edit patch for endian.h issue This patch is not sufficient: after this, I get: libtool: compile: /X-obj/./gcc

[Bug libstdc++/104080] [12 Regression] newlib doesn't have endian.h causing build failure with 2800bc08e4ab r12-6646

2022-01-17 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104080 Hans-Peter Nilsson changed: What|Removed |Added Status|ASSIGNED|NEW

[Bug libstdc++/104080] [12 Regression] newlib doesn't have endian.h causing build failure with 2800bc08e4ab r12-6646

2022-01-18 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104080 Hans-Peter Nilsson changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug bootstrap/103974] [12 Regression] ICE in ira_flattening building libstdc++ with r12-6415-g01f3e6a40e72

2022-01-18 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103974 --- Comment #11 from Hans-Peter Nilsson --- Yes, thanks for the quick resolution.

[Bug c++/104139] New: [12 Regression] g++.dg/abi/no_unique_address2.C at r12-6028 (a37e8ce3b663)

2022-01-19 Thread hp at gcc dot gnu.org via Gcc-bugs
: ABI Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: hp at gcc dot gnu.org CC: jason at redhat dot com Target Milestone: --- A patch in the commit range 93faac7e32e4..79a89108dd35, no

[Bug c++/104139] [12 Regression] g++.dg/abi/no_unique_address2.C at r12-6028 (a37e8ce3b663)

2022-01-19 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104139 --- Comment #1 from Hans-Peter Nilsson --- BTW, cris-elf structure layout is "default packed"; byte boundaries all over. (I don't know what pru-elf does.)

[Bug c++/104033] [12 regression] g++.dg/cpp0x/constexpr-compare2.C fails with excess errors after r12-6578

2022-01-20 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104033 Hans-Peter Nilsson changed: What|Removed |Added CC||hp at gcc dot gnu.org --- Comment

[Bug c++/104139] [12 Regression] g++.dg/abi/no_unique_address2.C at r12-6028 (a37e8ce3b663)

2022-01-20 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104139 Hans-Peter Nilsson changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Bug libgcc/27576] The .eh_frame section in crtend.o has wrong aligment

2022-01-24 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=27576 Hans-Peter Nilsson changed: What|Removed |Added CC||hp at gcc dot gnu.org --- Comment

[Bug libstdc++/103166] [12 regression] wrong dependency on getentropy on newlib-based targets

2021-11-12 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103166 Hans-Peter Nilsson changed: What|Removed |Added CC||hp at gcc dot gnu.org --- Comment

[Bug libstdc++/103166] [12 regression] wrong dependency on getentropy on newlib-based targets

2021-11-12 Thread hp at gcc dot gnu.org via Gcc-bugs
||il/gcc-patches/2021-Novembe ||r/584316.html Assignee|redi at gcc dot gnu.org|hp at gcc dot gnu.org --- Comment #6 from Hans-Peter Nilsson --- Yoink!

[Bug libstdc++/103166] [12 regression] wrong dependency on getentropy on newlib-based targets

2021-11-12 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103166 Hans-Peter Nilsson changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug libstdc++/103166] [12 regression] wrong dependency on getentropy on newlib-based targets

2021-11-12 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103166 --- Comment #9 from Hans-Peter Nilsson --- Elaboration: there may be (newlib) targets (build/test setups) where the test-setup can't link and thus erroneously gets a "yes" for these functions. If that happens for you, look into fixing newlib (l

<    4   5   6   7   8   9   10   11   12   >