On Fri, Jul 4, 2014 at 2:11 PM, Jan-Benedict Glaw wrote:
> On Wed, 2014-06-25 08:55:57 -0700, augustine.sterl...@gmail.com
> wrote:
>> On Tue, Jun 24, 2014 at 10:20 PM, Jan Hubicka wrote:
>> > > This is the xtensa fallout, see
>> > > http://toolchain.lug-owl.de/buildbot/show_build_details.php?
On Wed, 2014-06-25 08:55:57 -0700, augustine.sterl...@gmail.com
wrote:
> On Tue, Jun 24, 2014 at 10:20 PM, Jan Hubicka wrote:
> > > This is the xtensa fallout, see
> > > http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=272418
> > >
> > > g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY
On Tue, Jun 24, 2014 at 10:20 PM, Jan Hubicka wrote:
>> Hi!
>>
>> This is the xtensa fallout, see
>> http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=272418
>>
>> g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions
>> -fno-rtti -fasynchronous-unwind-tables -W -Wa
> Hi!
>
> Fallout for frv, see eg.
> http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=272377
>
> g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions
> -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual
> -Wmissing-format-attribute -Wove
> Hi!
>
> This is the xtensa fallout, see
> http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=272418
>
> g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions
> -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing
> -Wwrite-strings -Wcast-qual -Wmissing-
> Hi!
>
> I've been away for holidays and other stuff, so this is a bit late,
> but nevermind... The stringification of DECL_SECTION_NAME had some
> fallout, see eg.
> http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=272454
>
> g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE
Hi!
Fallout for frv, see eg.
http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=272377
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual
-Wmissing-format-attribute -Woverloaded-virtual
Hi!
This is the xtensa fallout, see
http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=272418
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wmissing-format-attribute
Hi!
I've been away for holidays and other stuff, so this is a bit late,
but nevermind... The stringification of DECL_SECTION_NAME had some
fallout, see eg.
http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=272454
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions
On Tue, Jun 17, 2014 at 8:40 AM, Thomas Schwinge
wrote:
> Hi!
>
> On Thu, 12 Jun 2014 06:33:25 +0200, Jan Hubicka wrote:
>> this lenghtly patch makes the legwork to put section names out of tree
>> representation.
>> Originally they were STRING_CST. I ended up implementing on-side reference
>>
Hi!
On Thu, 12 Jun 2014 06:33:25 +0200, Jan Hubicka wrote:
> this lenghtly patch makes the legwork to put section names out of tree
> representation.
> Originally they were STRING_CST. I ended up implementing on-side reference
> counted
> string voclabulary that is done in bit baroque way to be
> On Thu, Jun 12, 2014 at 6:33 AM, Jan Hubicka wrote:
> > Hi,
> > this lenghtly patch makes the legwork to put section names out of tree
> > representation.
> > Originally they were STRING_CST. I ended up implementing on-side reference
> > counted
> > string voclabulary that is done in bit baroq
On Thu, Jun 12, 2014 at 6:33 AM, Jan Hubicka wrote:
> Hi,
> this lenghtly patch makes the legwork to put section names out of tree
> representation.
> Originally they were STRING_CST. I ended up implementing on-side reference
> counted
> string voclabulary that is done in bit baroque way to be G
Hi,
this lenghtly patch makes the legwork to put section names out of tree
representation.
Originally they were STRING_CST. I ended up implementing on-side reference
counted
string voclabulary that is done in bit baroque way to be GGC and PCH safe (uff).
The memory savings on Firefox are about 60
14 matches
Mail list logo