https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78142
--- Comment #3 from Tamar Christina ---
The test is still failing, but we haven't had the time to look at it yet. My
initial patch to just tweak the commandline was rejected.
Assignee: unassigned at gcc dot gnu.org
Reporter: tamar.christina at arm dot com
Target Milestone: ---
The GCC self-test added in r237144 breaks the native Windows builds (e.g.
mingw-w64).
The test essentially does `-xc -S -c /dev/null -fself-test`
`/dev/null` is then
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78142
--- Comment #1 from Tamar Christina ---
Looking at it again, this is not actually spilling, it's just using more
registers than before.
I will update the testcase.
Severity: normal
Priority: P3
Component: middle-end
Assignee: unassigned at gcc dot gnu.org
Reporter: tamar.christina at arm dot com
Target Milestone: ---
The code is causing some really weird spills
ldr x19, [sp, 16]
mul w0, w3
Priority: P3
Component: testsuite
Assignee: unassigned at gcc dot gnu.org
Reporter: tamar.christina at arm dot com
Target Milestone: ---
The test gcc.dg/cpp/trad/include.c fails with any glibc versions after commit
6962682ffe5e5f0373047a0b894fee7a774be254.
This commits
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77735
Tamar Christina changed:
What|Removed |Added
CC||tamar.christina at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78133
--- Comment #1 from Tamar Christina ---
These are coming from gcc.dg/tree-ssa/builtin-sprintf.c
Priority: P3
Component: testsuite
Assignee: unassigned at gcc dot gnu.org
Reporter: tamar.christina at arm dot com
Target Milestone: ---
The commit adds tests for the double hex specifier %a which is not supported by
newlib.
These should probably be ifdef'ed o
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78107
--- Comment #3 from Tamar Christina ---
Thanks!
Priority: P3
Component: tree-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: tamar.christina at arm dot com
Target Milestone: ---
Created attachment 39881
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39881&action=edit
test file
The
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77399
Tamar Christina changed:
What|Removed |Added
CC||tamar.christina at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71779
--- Comment #13 from Tamar Christina ---
Also successfully bootstrapped on an aarch64 juno board and no regressions.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71779
Tamar Christina changed:
What|Removed |Added
CC||tamar.christina at arm dot com
13 matches
Mail list logo