s broken. Instead of disabling
the tests, can we fix the problem instead?
The goal of the testsuite should be to detect problems, not yield clean
results.
If Richard disagrees with me, then I would defer to him.
David Daney
Really I meant this in reply to the 'Fix
gcc.target/mips/octeon-bbit-2.c for -Os' thread. Sorry for confusing
the issue here.
I don't really have an objection to this one.
David Daney
On 10/08/2012 11:28 AM, David Daney wrote:
On 10/08/2012 11:15 AM, Mike Stump wrote:
On
l: nomicromips
/tmp/cckECtVQ.s:115: Warning: Tried to set unrecognized symbol: nomicromips
/tmp/cckECtVQ.s:161: Warning: Tried to set unrecognized symbol: nomicromips
.
.
.
There are literally thousands and thousands of these warnings.
David Daney
On 04/12/2013 10:55 AM, Moore, Catherine wrote:
-Original Message-
From: Maciej W. Rozycki [mailto:ma...@codesourcery.com]
Sent: Friday, April 12, 2013 1:03 PM
To: David Daney
Cc: Moore, Catherine; gcc-patches@gcc.gnu.org; Richard Sandiford
Subject: Re: Many warnings in MIPS port (Was
et. I may try Monday.
David Daney
Index: gcc/configure.ac
===
--- gcc/configure.ac (revision 197836)
+++ gcc/configure.ac (working copy)
@@ -4058,7 +4058,7 @@
[Define if your assembler supports .gnu
On 04/14/2013 01:27 PM, Moore, Catherine wrote:
-Original Message-
From: David Daney [mailto:ddaney.c...@gmail.com]
Sent: Friday, April 12, 2013 7:29 PM
To: Moore, Catherine
Cc: Rozycki, Maciej; gcc-patches@gcc.gnu.org; Richard Sandiford
Subject: Re: [Patch] [MIPS] Fix Many warnings
I was going to create a patch to move
those two to libcall_linux_{386,amd64}.go. An alternative would be to
remove them too.
David Daney
-mno-synci
annotation could easily become different than the set that requires it.
David Daney
Steve Ellcey
sell...@mips.com
2012-06-11 Steve Ellcey
* gcc.target/mips/call-saved-1.c: Add -mno-synci flag.
* gcc.target/mips/call-saved-2.c: Ditto.
* gcc.target/mips/call
MIPS when used with recent binutils releases. So I would propose
that it be considered as-is, without changing the .eh_frame bits.
If someone wants to change the .eh_frame things in crtstuff.c, they are
free to do that, but it shouldn't really be gating factor for this patch.
David Daney
you can commit this upstream if acceptable.
Thanks,
David Daney
Index: go/syscall/libcall_linux_amd64.go
===
--- go/syscall/libcall_linux_amd64.go (revision 0)
+++ go/syscall/libcall_linux_amd64.go (revision 0)
@@ -0,0 +1,13
27;ll never try to unwind in kernel mode? */
That's too bad. I guess if we ever want to unwind in kernel mode, we
can say no mips16 and switch it to a low-order bit for that application.
Or write our own unwinder.
David Daney
On 02/16/2012 03:32 PM, Richard Sandiford wrote:
David Daney writes:
On 02/16/2012 02:12 PM, Richard Henderson wrote:
[...]
Thanks for the patch.
index 1c19f8b..59d4560 100644
--- a/gcc/config/mips/mips.h
+++ b/gcc/config/mips/mips.h
@@ -2920,3 +2920,15 @@ extern GTY(()) struct
es.
It probably results in a usable .class file, but is error prone and not
very reproducible.
David Daney
It is fine if static
libraries are disabled by default, but it should be possible to enable
them from the configure command line. It is unclear to me if this patch
does that.
Also I would like to go on record as disagreeing with the statement that
'static libjava build isn't useful out
On 07/07/2011 09:57 AM, Matthias Klose wrote:
On 07/07/2011 06:51 PM, David Daney wrote:
On 07/07/2011 09:27 AM, Matthias Klose wrote:
As discussed at the Google GCC gathering, disable the build of static libraries
in libjava, which should cut the build time of libjava by 50%. The static
with it.
2011-04-25 David Daney Index: mksysinfo.sh
===
--- mksysinfo.sh(revision 172872)
+++ mksysinfo.sh(working copy)
@@ -261,6 +261,16 @@ if test "$regs" != ""; then
echo "type PtraceR
16 matches
Mail list logo