gcc-10-20190901 is now available

2019-09-01 Thread gccadmin
Snapshot gcc-10-20190901 is now available on
  ftp://gcc.gnu.org/pub/gcc/snapshots/10-20190901/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.

This snapshot has been generated from the GCC 10 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/trunk revision 275284

You'll find:

 gcc-10-20190901.tar.xz   Complete GCC

  SHA256=53f814de840289ee17af864e03eaf87edec41bda50b175bb3b3063f5844d506c
  SHA1=886e39e3d797f6f44a0c0a9c57020232ef5cd7f8

Diffs from 10-20190825 are available in the diffs/ subdirectory.

When a particular snapshot is ready for public consumption the LATEST-10
link is updated and a message is sent to the gcc list.  Please do not use
a snapshot before it has been announced that way.


♡ I`m waiting your so long. Where ary you?

2019-09-01 Thread Marianne
hi,my honeyboy. i was seen you  in Xvidieos yesterday and i waunt to fucc you.
My name Dorcas
I create some account With my personal photo.
I`ll  Wait youth messages.
my second nickname : Campbell483.

Please Find my account...

Re: Expansion of narrowing math built-ins into power instructions

2019-09-01 Thread Tejas Joshi
On Sat, 31 Aug 2019 at 02:05, Segher Boessenkool
 wrote:
>
> > > > > [ Please don't top-post ]
>
> (I delete everything under your signature, without looking, assuming you
> just forgot to).

Oh sorry, I didn't know the reply button does evil things. :-)

> If long double is double, faddl is the same as fadd, and daddl is just
> normal addition.
>
> If long double is double-double, faddl can be done as fadd on the first
> double precision component of both args, and daddl is just normal addition
> of those.
>
> If long double is IEEE QP, then it is more interesting :-)

On what conditions does the mapping of long double to double/
double-double or IEEE QP changes or depends, so that I can test it.

Thanks,
Tejas


IO for u/int128_t

2019-09-01 Thread Gero Peterhoff

Hello gcc team,
Thank you first for your great work.

But why are there no IO-routines for u/int128_t?

best regards
Gero