[Bug target/78230] Compile pr66178.c fail for mips64el-elf with N64 abi

2016-11-23 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78230 Jeffrey A. Law changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug target/78230] Compile pr66178.c fail for mips64el-elf with N64 abi

2016-11-23 Thread law at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78230 --- Comment #3 from Jeffrey A. Law --- Author: law Date: Wed Nov 23 19:20:33 2016 New Revision: 242792 URL: https://gcc.gnu.org/viewcvs?rev=242792=gcc=rev Log: PR target/78230 * gcc.dg/torture/pr66178.c (test): Use uintptr_t

[Bug target/78230] Compile pr66178.c fail for mips64el-elf with N64 abi

2016-11-06 Thread npickito at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78230 --- Comment #2 from Kito Cheng --- Ya, In fact I am working on RISV-V 64, and it's seem cause by TRULY_NOOP_TRUNCATION (32, 64) == false.

[Bug target/78230] Compile pr66178.c fail for mips64el-elf with N64 abi

2016-11-06 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78230 --- Comment #1 from Andrew Pinski --- Most likely the testcase fails on all LP64 targets.