https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70473
--- Comment #16 from Leonid Lisovskiy ---
(In reply to Andrew Pinski from comment #15)
> Yes create a separate bug report for that.
bug 77510 created, thank you for your attention!
P.S. Personally, I will be happy if automata will consume less
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70473
--- Comment #15 from Andrew Pinski ---
(In reply to Leonid Lisovskiy from comment #14)
> (In reply to ktkachov from comment #13)
> > Marking this as fixed then. Thanks for testing.
>
> Could you repeat the same optimizations for MIPS (`xlp_cpu',
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70473
--- Comment #14 from Leonid Lisovskiy ---
(In reply to ktkachov from comment #13)
> Marking this as fixed then. Thanks for testing.
Could you repeat the same optimizations for MIPS (`xlp_cpu', `xlp_fpu')?
Should I create the separate PR for this
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70473
ktkachov at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
Known to work
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70473
--- Comment #12 from Leonid Lisovskiy ---
(In reply to ktkachov from comment #11)
r239772 seriously decreases genautomata memory consumption for ARM. As for
valgrind massif report, it requires 316MB now.
Thank you!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70473
--- Comment #11 from ktkachov at gcc dot gnu.org ---
Can you please try the latest GCC trunk revision r239772 or later?
The genautomata memory usage should have decreased somewhat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70473
--- Comment #10 from ktkachov at gcc dot gnu.org ---
Author: ktkachov
Date: Fri Aug 26 10:23:20 2016
New Revision: 239772
URL: https://gcc.gnu.org/viewcvs?rev=239772&root=gcc&view=rev
Log:
[ARM] PR target/70473: Reduce size of Cortex-A8 automaton
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70473
--- Comment #9 from BillyBarty ---
(In reply to Benda Xu from comment #8)
> (In reply to BillyBarty from comment #7)
> > I was having this same issue building gcc 5.2.0 on my Raspberry Pi 3.
>
> Thank you for your report. Is your Raspberry Pi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70473
--- Comment #8 from Benda Xu ---
(In reply to BillyBarty from comment #7)
> I was having this same issue building gcc 5.2.0 on my Raspberry Pi 3.
Thank you for your report. Is your Raspberry Pi 3 running aarch64 (arm64) or
arm (32 bit)?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70473
BillyBarty changed:
What|Removed |Added
CC||bill_bartol at yahoo dot com
--- Comment #7
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70473
--- Comment #6 from Leonid Lisovskiy ---
Created attachment 38762
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38762&action=edit
genautomata output ARM
I have the same problem for both ARM(armv7-a) & MIPS platforms. By valgrind
report ge
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70473
Leonid Lisovskiy changed:
What|Removed |Added
CC||lly.dev at gmail dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70473
Benda Xu changed:
What|Removed |Added
CC||heroxbd at sohu dot com
--- Comment #4 from B
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70473
--- Comment #3 from ktkachov at gcc dot gnu.org ---
(In reply to Richard Biener from comment #2)
> I suppose that for specific cases like building a compiler for/on raspi one
> could disable all but the "interesting" automaton?
I don't think gena
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70473
--- Comment #2 from Richard Biener ---
I suppose that for specific cases like building a compiler for/on raspi one
could disable all but the "interesting" automaton?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70473
ktkachov at gcc dot gnu.org changed:
What|Removed |Added
Keywords||build, memory-hog
16 matches
Mail list logo