Before the patch this code would be ignored if
>!HAVE_GNU_INDIRECT_FUNCTION and after the patch it will produce an error.
>Removing the else-clause should fix this.
Mmm, I believe that we want this code not to be ignored, because we
want it to produces an error
if the target does not s
icates, i.e., "has_ifunc_p".
Done.
>> + "It returns true if the target supports GNU indirect functions.\n\
>> +The support includes the assembler, linker and dynamic linker.\n\
>> +The default value of this hook is defined as for the host machine.",
>
>
Hi,
We have test fail for gcc.dg/cpp/trad/include.c on Android. The
reason for that is that
-ftraditional-cpp is not expected to work on Android due to variadic
macro (like #define __builtin_warning(x, y...))
in standard headers and traditional preprocessor cannot handle them.
The attached pat
conservatively assumes that they are AVAIL_OVERWRITABLE.
The attached patch adding -fno-pic option for tests that fail because of that.
2013-01-10 Alexander Ivchenko
* g++.dg/ipa/ivinline-1.C: Add -fno-pic option.
* g++.dg/ipa/ivinline-2.C: Likewise.
* g++.dg/ipa/ivinline-3.C
thank you very much for your review!
I fixed the arm build and all other issues that you raised.
the patch is attached. Bootstrap and tested on x86-64 linux
Alexander
2013/1/11 Maxim Kuvyrkov :
> On 10/01/2013, at 12:24 AM, Alexander Ivchenko wrote:
>
>>> Config/linux-androi
Hi, could pls have a look to fix for
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53435
Changelog entry:
2012-05-21 Alexander Ivchenko
PR target/53435
* config/i386/i386.c (ix86_expand_vec_perm): Use correct op.
(ix86_expand_vec_perm): Use int mode instead of float
101 - 106 of 106 matches
Mail list logo