On Wed, Dec 7, 2016 at 7:04 PM, Alexander Monakov wrote:
> On Wed, 7 Dec 2016, Richard Biener wrote:
>> >Agreed, that's what I've been using in the past for glibc test cases.
>> >
>> >If that doesn't work, we'll need something else. Separate compilation
>> >of test cases just to thwart compiler o
On 8 December 2016 at 22:05, Ethin Probst wrote:
> As I do not know how to fix these other than to resolve them, I have
> done so,
You haven't resolved anything, all you've done is *tell* svn that you
resolved them, without actually doing so. The files still have
conflicts in, and all you've done
On Fri, 9 Dec 2016, Richard Biener wrote:
> Right, 'used' thwarts IPA on the callee side only. noclone and noinline are
> attributes affecting the caller side but we indeed miss attributes for the
> properties you mention above. I suppose adding a catch-all attribute for
> caller side effects (li
On 12/08/2016 01:37 PM, Steve Silva wrote:
Hi,
I was not sure where to look but I thought I would try this. I am in
the middle of porting GCC 6.2 to an internal processor we are
experimenting with. I have about 2 months into it and I have made
some decent progress. The biggest issue I have ri
On 12/08/2016 05:32 PM, Jeff Law wrote:
On 12/08/2016 04:47 PM, Martin Sebor wrote:
I'm seeing failures in a few C tests that I'm not sure what to make
out of. The tests fail due to undefined symbols while linking even
though they're not meant to link. Among these are a number (but not
all) of
I'm trying to run the GCC configure script with:
[configure input]
~/gcc/configure --disable-nls --enable-gold=yes --enable-libquadmath
--enable-libquadmath-support --enable-libada --enable-libssp
--enable-libcxx --enable-liboffloadmic=target --enable-bootstrap
--enable-lto --enable-static-libjava
On Fri, Dec 9, 2016 at 6:53 PM, Ethin Probst wrote:
> I'm trying to run the GCC configure script with:
> [configure input]
> ~/gcc/configure --disable-nls --enable-gold=yes --enable-libquadmath
> --enable-libquadmath-support --enable-libada --enable-libssp
> --enable-libcxx --enable-liboffloadmic=