https://sourceware.org/bugzilla/show_bug.cgi?id=29349
--- Comment #4 from Jesse Taube ---
I'm sure when I tested it, that commit broke u-boot. It seems like there are
two bugs causing the same problem. The way U-boot has it written is like bugB
notice the `type` is after. Which does seem to chang
https://sourceware.org/bugzilla/show_bug.cgi?id=29349
--- Comment #2 from Jesse Taube ---
it changes when the type is set to function before vs after.
In U-Boot and Linux it is set after so I kept it the same.
https://godbolt.org/z/hncMz7rb6
I checked against llvm and they are always 4.
--
Y
https://sourceware.org/bugzilla/show_bug.cgi?id=29349
Jesse Taube changed:
What|Removed |Added
CC||tnfchris at sourceware dot org
--
You
https://sourceware.org/bugzilla/show_bug.cgi?id=29349
Jesse Taube changed:
What|Removed |Added
CC||petemoore at gmx dot net
--
You are re
https://sourceware.org/bugzilla/show_bug.cgi?id=29349
Jesse Taube changed:
What|Removed |Added
CC||max at marrone dot nyc
--
You are rece
,
||Mr.Bossman075 at gmail dot com
--
You are receiving this mail because:
You are on the CC list for the bug.
: normal
Priority: P2
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: Mr.Bossman075 at gmail dot com
Target Milestone: ---
In U-Boot after this commit, armv7-m fails to boot because of this commit.
https://sourceware.org/git/?p=binutils-gdb.git