"Paulo J. Matos" writes:
> Further to this matter, can you explain the reasoning behind
> vector-compare-1.c?
Vector comparisons are different.
Andreas.
--
Andreas Schwab, sch...@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something com
> -Original Message-
> From: gcc-ow...@gcc.gnu.org [mailto:gcc-ow...@gcc.gnu.org] On Behalf Of
> Andreas Schwab
> Sent: 09 May 2013 09:52
> To: Paulo J. Matos
> Cc: gcc@gcc.gnu.org
> Subject: Re: BImode and STORE_VALUE_FLAG
>
> "Paulo J. Matos" writes:
>
> > Further to this matter, can
See: http://gcc.gnu.org/ml/gcc-testresults/2013-05/msg00841.html
It seems that:
/scratch/toon/bd24983/./gcc/xgcc -B/scratch/toon/bd24983/./gcc/
-B/home/toon/compilers/install/x86_64-unknown-linux-gnu/bin/
-B/home/toon/compilers/install/x86_64-unknown-linux-gnu/lib/ -isystem
/home/toon/compile
An update on this year's Cauldron. We are getting close to the
limit on the presentations and BoFs, so if you are interested in
organizing a BoF or giving a presentation, please send us an
abstract soon.
We will still accept presentations and/or BoFs on-site the first
day of the workshop. Howev
Hello Everyone,
I am currently trying to build the GCC trunk (revision 198747) and it
is giving me the following error in make install for the java compiler. It
looks like it is not able to find a function.
Thanks,
Balaji V. Iyer.
libtool: link: /export/users/gcc-svn/b-trunk-gcc/./gc
Snapshot gcc-4.8-20130509 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.8-20130509/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.8 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
On Wed, May 8, 2013 at 6:14 PM, gnubie gnubie wrote:
> Hi,
> I've noticed odd behaviour when building an ARM compiler with GCC 4.7,
> --with-mode=thumb and multilibs enabled.
>
> If I do a standard c/c++ newlib build with the following multilib options:
> MULTILIB_OPTIONS += marm mthumb
> MULT
On Thu, May 09, 2013 at 08:19:45PM +, Iyer, Balaji V wrote:
> Hello Everyone,
> I am currently trying to build the GCC trunk (revision 198747) and it
> is giving me the following error in make install for the java compiler. It
> looks like it is not able to find a function.
>
> Thanks