[Bug middle-end/78142] Commit r241590 is more registers to be used for on gcc.target/aarch64/vector_initialization_nostack.c

2017-01-11 Thread tamar.christina at arm dot com
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.

[Bug other/78196] New: GCC self-test breaks native Windows builds

2016-11-03 Thread tamar.christina at arm dot com
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

[Bug middle-end/78142] Commit r241590 is causing weird spills on gcc.target/aarch64/vector_initialization_nostack.c

2016-10-28 Thread tamar.christina at arm dot com
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.

[Bug middle-end/78142] New: Commit r241590 is causing weird spills on gcc.target/aarch64/vector_initialization_nostack.c

2016-10-28 Thread tamar.christina at arm dot com
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

[Bug testsuite/78136] New: gcc.dg/cpp/trad/include.c fails with newer glibc versions

2016-10-27 Thread tamar.christina at arm dot com
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

[Bug middle-end/77735] FAIL: gcc.dg/tree-ssa/builtin-sprintf-warn-1.c (test for warnings, line 358)

2016-10-27 Thread tamar.christina at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77735 Tamar Christina changed: What|Removed |Added CC||tamar.christina at arm dot com

[Bug testsuite/78133] Commit r241489 adds printf specifiers not supported by newlib.

2016-10-27 Thread 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

[Bug testsuite/78133] New: Commit r241489 adds printf specifiers not supported by newlib.

2016-10-27 Thread tamar.christina at arm dot com
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 out

[Bug tree-optimization/78107] [7 Regression] verify_gimple failed ICE caused by Gimple loop splitting patch

2016-10-26 Thread tamar.christina at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78107 --- Comment #3 from Tamar Christina --- Thanks!

[Bug tree-optimization/78107] New: verify_gimple failed ICE caused by Gimple loop splitting patch

2016-10-25 Thread tamar.christina at arm dot com
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=edit test file The commit r241

[Bug tree-optimization/77399] Poor code generation for vector casts and loads

2016-10-04 Thread tamar.christina at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77399 Tamar Christina changed: What|Removed |Added CC||tamar.christina at arm dot com

[Bug rtl-optimization/71779] [5/6/7 regression] isl miscompiled with -mabi=ilp32

2016-07-26 Thread 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.

[Bug rtl-optimization/71779] [5/6/7 regression] isl miscompiled with -mabi=ilp32

2016-07-25 Thread tamar.christina at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71779 Tamar Christina changed: What|Removed |Added CC||tamar.christina at arm dot com