This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/45928] genattrtab is too slow.
- From: "jay.krell at cornell dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 21 Jul 2017 23:10:08 +0000
- Subject: [Bug bootstrap/45928] genattrtab is too slow.
- Auto-submitted: auto-generated
- References: <bug-45928-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45928
--- Comment #3 from Jay <jay.krell at cornell dot edu> ---
The ifndef pid_t makes it a little unconvincing. I'll see if I can find my
"sysroot".
On Fri, Jul 21, 2017 at 9:42 AM egallager at gcc dot gnu.org <
gcc-bugzilla@gcc.gnu.org> wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45928
>
> Eric Gallager <egallager at gcc dot gnu.org> changed:
>
> What |Removed |Added
>
> ----------------------------------------------------------------------------
> Status|UNCONFIRMED |NEW
> Last reconfirmed| |2017-07-21
> CC| |egallager at gcc dot
> gnu.org
> Ever confirmed|0 |1
>
> --- Comment #2 from Eric Gallager <egallager at gcc dot gnu.org> ---
> (In reply to Andrew Pinski from comment #1)
> > Yes it is slow in 4.5.x. It has been speed up on the trunk already.
>
> I remember it being slow in more recent builds I've done from trunk, too,
> so
> I'm confirming this bug.
>
> --
> You are receiving this mail because:
> You reported the bug.