https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104655
--- Comment #7 from Paul Menzel ---
Thank you for the analysis. Excuse my ignorance, but the referenced bug
(possible dup) says it’s a regression in GCC 11, but it does not show up here
with GCC 11. Are more issues tracked in bug 99578?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104655
--- Comment #5 from Paul Menzel ---
Created attachment 52498
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52498&action=edit
Preprocessed file `build/bootblock/cpu/x86/lapic/lapic.i` with `-save-temps`
Sorry for not sharing the file in t
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104655
--- Comment #3 from Paul Menzel ---
(In reply to Andrew Pinski from comment #2)
> I am 90% sure this is just another dup of bug 99578.
Are you sure, because the warnings/errors are not there with GCC 11.
Priority: P3
Component: tree-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: pmenzel+gcc at molgen dot mpg.de
Target Milestone: ---
Building SeaBIOS and coreboot with GCC 12 from Debian sid/unstable
gcc-12 (Debian 12-20220222-1) 12.0.1 20220222
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99578
--- Comment #21 from Paul Menzel ---
Created attachment 52193
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52193&action=edit
[SeaBIOS] [PATCH] smm: Suppress gcc array-bounds warnings
For the record, I attach Kevin’s patch used to work ar
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99578
--- Comment #20 from Paul Menzel ---
(In reply to Andrew Pinski from comment #19)
> *** Bug 103768 has been marked as a duplicate of this bug. ***
It’d be great, if you could advise how to address the warning in SeaBIOS.
In file included fr
Severity: normal
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: pmenzel+gcc at molgen dot mpg.de
Target Milestone: ---
In the SeaBIOS list thread *[PATCH] memmap: Fix gcc out-of-bounds warning* [1],
the array out of bounds warning
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100771
Paul Menzel changed:
What|Removed |Added
CC||pmenzel+gcc at molgen dot
mpg.de
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: pmenzel+gcc at molgen dot mpg.de
Target Milestone: ---
coreboot still builds 32-bit objects(?), and passes `-m32` for “64-bit
compilers”. Doing that, sometimes there are type differences, which is
unexpected.
For GCC
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82118
Paul Menzel changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
Assignee: unassigned at gcc dot gnu.org
Reporter: pmenzel+gcc at molgen dot mpg.de
Target Milestone: ---
>From the discussion of a change-set for coreboot [1], it turns out that GCC
does not understand valid instructions.
```
$ arm-linux-gnueabi-gcc-7 --version
arm-linux-gnueabi-gcc-7 (Deb
11 matches
Mail list logo