https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105527
Martin Liška changed:
What|Removed |Added
Last reconfirmed||2022-05-09
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105513
Andrew Pinski changed:
What|Removed |Added
Component|rtl-optimization|target
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105513
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Summary|[9/10/11/12/13 Re
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105528
--- Comment #4 from Andrew Pinski ---
Most likely introduced by r11-1445-g502d63b6d61415.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105528
Andrew Pinski changed:
What|Removed |Added
Keywords||compare-debug-failure
--- Comment #3 fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105528
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105493
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
get=x86_64-pc-linux-gnu
--with-ld=/usr/bin/x86_64-pc-linux-gnu-ld
--with-as=/usr/bin/x86_64-pc-linux-gnu-as --disable-libstdcxx-pch
--prefix=/repo/gcc-trunk//binary-trunk-r13-168-20220508001620-ga1947c92f7c-checking-yes-rtl-df-extra-amd64
Thread model: posix
Supported LTO compression algorithms: zlib
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105523
--- Comment #3 from Wilhelm M ---
This bug is still in version 13.0.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105523
--- Comment #2 from Wilhelm M ---
Setting --param=min-pagesize=0 on the commandline does the trick. But I think
this should be set generally for avr target
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105514
--- Comment #2 from chenglulu ---
(In reply to Andrew Pinski from comment #1)
> Just looking at the code, there seems to be some aliasing violations going
> on which is causing the problem.
>
> Sometimes accessing via unsigned long and others b
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105527
Bug ID: 105527
Summary: configure option --with-zstd is not documented
Product: gcc
Version: 12.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105526
Bug ID: 105526
Summary: [Coarray] Missing checks for arguments of type
TEAM_TYPE
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Prio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105501
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105523
Andrew Pinski changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105525
--- Comment #1 from Andreas Schwab ---
Those two targets are lacking an appropriate inclusion of one of the *-stdint.h
files in their tm_file list in gcc/config.gcc.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105524
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105525
Bug ID: 105525
Summary: some targets don't define __INTPTR_TYPE__ breaking
libgcov-driver.c
Product: gcc
Version: 12.1.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105524
Bug ID: 105524
Summary: -Wmaybe-uninitialized false-positive with switch of
enum with more than 2 elements
Product: gcc
Version: 12.1.0
Status: UNCONFIRMED
Sev
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105522
--- Comment #7 from Sergey Fedorov ---
(In reply to Iain Sandoe from comment #6)
> it seems to fail "forever" (at least back to 5.5)
>
> minimal reproducer:
>
> typedef const struct __CFString * CFStringRef;
>
> static void
> create_usage_mat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105473
Jerry DeLisle changed:
What|Removed |Added
Last reconfirmed||2022-05-08
Assignee|unassigne
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105522
--- Comment #6 from Iain Sandoe ---
it seems to fail "forever" (at least back to 5.5)
minimal reproducer:
typedef const struct __CFString * CFStringRef;
static void
create_usage_match(const unsigned int page, const unsigned int usage, int
*ok
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105521
--- Comment #3 from Goswin von Brederlow ---
(In reply to Andrew Pinski from comment #1)
> This requires having a, 64bit/32bit (and 128bit/64bit) pattern really. So
> this is both a middle-end issue and a target issue.
>
> Note there might be a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105523
Bug ID: 105523
Summary: Wrong warning array subscript [0] is outside array
bounds
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Pri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105522
--- Comment #5 from Sergey Fedorov ---
(In reply to Iain Sandoe from comment #4)
> I can repeat this with the 11.3-darwin-r0 release build on powwerpc-darwin9.
>
> Do you happen to know if this previously worked with GCC 11 and/or earlier,
> if
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86647
Vincent Mailhol changed:
What|Removed |Added
CC||mailhol.vincent at wanadoo dot
fr
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105522
Iain Sandoe changed:
What|Removed |Added
Keywords||ice-on-valid-code
Status|WAIT
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103722
Mikael Pettersson changed:
What|Removed |Added
CC||mikpelinux at gmail dot com
--- Com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105522
--- Comment #3 from Sergey Fedorov ---
Created attachment 52939
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52939&action=edit
save-temps file
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105522
--- Comment #2 from Sergey Fedorov ---
(In reply to Iain Sandoe from comment #1)
> I am not going to be able to make any progress on this without a .i file (it
> is not an error that I've seen in any testing).
>
>
>
> > CMakeFiles/SDL2.di
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105522
Iain Sandoe changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
31 matches
Mail list logo