UPDATE: My bad.
The original compiler feature detection on the test suite was broken/not
matching the correct libstdc++ versions.
Hence the emplace_back/emplace_front tests were not running.
Told you so :-P
However, it does surprise me that GCC doesn't check this code.
It's a dependent expr
On Wed, Jun 20, 2018 at 8:26 PM Paul Koning wrote:
>
> I'm running into an ICE in the GIMPLE phase, for gcc.c-torture/compile/386.c,
> on pdp11 -mint32. That's an oddball where int is 32 bits (due to the flag)
> but Pmode is 16 bits (HImode).
>
> The ICE message is:
>
> ../../gcc/gcc/testsuite/
On Wed, Jun 20, 2018 at 11:12 PM NightStrike wrote:
>
> On Wed, Jun 6, 2018 at 11:57 AM, Joel Sherrill wrote:
> >
> > On Wed, Jun 6, 2018 at 10:51 AM, Paul Menzel <
> > pmenzel+gcc.gnu@molgen.mpg.de> wrote:
> >
> > > Dear GCC folks,
> > >
> > >
> > > Some scientists in our organization still
Hi,
I'd appreciate if someone could advise me in builtin expansion I'm currently
writing.
High level description for what I want to do:
I have 2 operands in my builtin.
First I set register (reg1) with value from operand1 (op1);
Second I call my instruction (reg1 is called implicitly and update
On 06/21/2018 05:20 AM, Peryt, Sebastian wrote:
Hi,
I'd appreciate if someone could advise me in builtin expansion I'm currently
writing.
High level description for what I want to do:
I have 2 operands in my builtin.
IIUC you're defining an UNSPEC.
First I set register (reg1) with value f
Thank you very much! Your suggestions helped me figure this out.
Sebastian
-Original Message-
From: Nathan Sidwell [mailto:nathanmsidw...@gmail.com] On Behalf Of Nathan
Sidwell
Sent: Thursday, June 21, 2018 1:43 PM
To: Peryt, Sebastian ; gcc@gcc.gnu.org
Subject: Re: Question regarding p
On 06/20/2018 07:23 PM, Hrishikesh Kulkarni wrote:
> Hi,
>
> Please find the diff file for dumping tree type stats attached here with.
>
> example:
>
> $ ../stage1-build/gcc/lto1 test_hello.o -fdump-lto-tree-type-stats
> Reading object files: test_hello.o
> integer_type3
> pointer_ty
Hi.
There were some questions from Hrishikesh about requested goals
of the project. Thus I would like to specify what I'm aware of:
1) symbol table
- list all symbols
- print details info about a symbol (symtab_node::debug)
- print GIMPLE body of a function
- I would like to see sup
Hi,
I believe that you are one of the Exhibitors of upcoming event "CeMAT -
2018" held on July 24th to 26th | Melbourne, Australia.
If you are interested in acquiring the attendees list of "CeMAT -
2018"please reply to this email and I shall revert back with pricing, counts
and other de
Snapshot gcc-7-20180621 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/7-20180621/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 7 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches/gcc-7
On Wed, 2018-06-20 at 17:11 -0400, NightStrike wrote:
>
> If I could perhaps jump in here for a moment... Just today I hit upon
> a series of small (in lines of code) loops that gcc can't vectorize,
> and intel vectorizes like a madman. They all involve a lot of heavy
> use of std::vector>. Com
- This mail is in HTML. Some elements may be ommited in plain text. -
Hello,
I sent you an e-mail last week but did not receive any feedback from you so I
am sending this reminder hoping to get your response asap.
We are interested in the purchase of a product which we are hoping you can
assist
12 matches
Mail list logo