Re: [PATCH 4/4] powerpc: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selected

2018-05-14 Thread Mathieu Malaterre
On Wed, May 2, 2018 at 2:24 PM, Nicholas Piggin wrote: > On Wed, 2 May 2018 11:17:52 +0200 > Mathieu Malaterre wrote: > >> Nick, >> >> On Sat, Apr 21, 2018 at 4:48 AM, Nicholas Piggin wrote: >> > On Fri, 20 Apr 2018 22:08:27 +0200 >> > Mathieu Malaterre wrote: >> > >> >> On Fri, Apr 20, 2018 at

Re: [PATCH 4/4] powerpc: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selected

2018-05-07 Thread Nicholas Piggin
On Mon, 7 May 2018 09:46:43 +0900 Masahiro Yamada wrote: > Hi Nicholas, > > 2018-04-20 19:41 GMT+09:00 Nicholas Piggin : > > On Fri, 20 Apr 2018 12:00:49 +0200 > > Mathieu Malaterre wrote: > > > >> On Fri, Apr 20, 2018 at 9:34 AM, Nicholas Piggin > >> wrote: > >> > This requires further c

Re: [PATCH 4/4] powerpc: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selected

2018-05-06 Thread Masahiro Yamada
Hi Nicholas, 2018-04-20 19:41 GMT+09:00 Nicholas Piggin : > On Fri, 20 Apr 2018 12:00:49 +0200 > Mathieu Malaterre wrote: > >> On Fri, Apr 20, 2018 at 9:34 AM, Nicholas Piggin wrote: >> > This requires further changes to linker script to KEEP some tables >> > and wildcard compiler generated sect

Re: [PATCH 4/4] powerpc: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selected

2018-05-02 Thread Nicholas Piggin
On Wed, 2 May 2018 11:17:52 +0200 Mathieu Malaterre wrote: > Nick, > > On Sat, Apr 21, 2018 at 4:48 AM, Nicholas Piggin wrote: > > On Fri, 20 Apr 2018 22:08:27 +0200 > > Mathieu Malaterre wrote: > > > >> On Fri, Apr 20, 2018 at 12:41 PM, Nicholas Piggin > >> wrote: > >> > On Fri, 20 Apr

Re: [PATCH 4/4] powerpc: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selected

2018-05-02 Thread Mathieu Malaterre
Nick, On Sat, Apr 21, 2018 at 4:48 AM, Nicholas Piggin wrote: > On Fri, 20 Apr 2018 22:08:27 +0200 > Mathieu Malaterre wrote: > >> On Fri, Apr 20, 2018 at 12:41 PM, Nicholas Piggin wrote: >> > On Fri, 20 Apr 2018 12:00:49 +0200 >> > Mathieu Malaterre wrote: >> > >> >> On Fri, Apr 20, 2018 at 9

Re: [PATCH 4/4] powerpc: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selected

2018-04-23 Thread Mathieu Malaterre
Christophe, On Sat, Apr 21, 2018 at 9:16 AM, christophe leroy wrote: > > > Le 20/04/2018 à 22:08, Mathieu Malaterre a écrit : >> >> On Fri, Apr 20, 2018 at 12:41 PM, Nicholas Piggin >> wrote: >>> >>> On Fri, 20 Apr 2018 12:00:49 +0200 >>> Mathieu Malaterre wrote: >>> On Fri, Apr 20, 2018 a

Re: [PATCH 4/4] powerpc: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selected

2018-04-21 Thread christophe leroy
Le 20/04/2018 à 22:08, Mathieu Malaterre a écrit : On Fri, Apr 20, 2018 at 12:41 PM, Nicholas Piggin wrote: On Fri, 20 Apr 2018 12:00:49 +0200 Mathieu Malaterre wrote: On Fri, Apr 20, 2018 at 9:34 AM, Nicholas Piggin wrote: This requires further changes to linker script to KEEP some tabl

Re: [PATCH 4/4] powerpc: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selected

2018-04-20 Thread Nicholas Piggin
On Fri, 20 Apr 2018 22:08:27 +0200 Mathieu Malaterre wrote: > On Fri, Apr 20, 2018 at 12:41 PM, Nicholas Piggin wrote: > > On Fri, 20 Apr 2018 12:00:49 +0200 > > Mathieu Malaterre wrote: > > > >> On Fri, Apr 20, 2018 at 9:34 AM, Nicholas Piggin > >> wrote: > >> > This requires further cha

Re: [PATCH 4/4] powerpc: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selected

2018-04-20 Thread Mathieu Malaterre
On Fri, Apr 20, 2018 at 12:41 PM, Nicholas Piggin wrote: > On Fri, 20 Apr 2018 12:00:49 +0200 > Mathieu Malaterre wrote: > >> On Fri, Apr 20, 2018 at 9:34 AM, Nicholas Piggin wrote: >> > This requires further changes to linker script to KEEP some tables >> > and wildcard compiler generated secti

Re: [PATCH 4/4] powerpc: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selected

2018-04-20 Thread Christophe LEROY
Le 20/04/2018 à 12:36, Nicholas Piggin a écrit : On Fri, 20 Apr 2018 12:01:34 +0200 Christophe LEROY wrote: Le 20/04/2018 à 09:34, Nicholas Piggin a écrit : This requires further changes to linker script to KEEP some tables and wildcard compiler generated sections into the right place. This

Re: [PATCH 4/4] powerpc: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selected

2018-04-20 Thread Nicholas Piggin
On Fri, 20 Apr 2018 12:00:49 +0200 Mathieu Malaterre wrote: > On Fri, Apr 20, 2018 at 9:34 AM, Nicholas Piggin wrote: > > This requires further changes to linker script to KEEP some tables > > and wildcard compiler generated sections into the right place. This > > includes pp32 modifications fro

Re: [PATCH 4/4] powerpc: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selected

2018-04-20 Thread Christophe LEROY
Le 20/04/2018 à 09:34, Nicholas Piggin a écrit : This requires further changes to linker script to KEEP some tables and wildcard compiler generated sections into the right place. This includes pp32 modifications from Christophe Leroy. When compiling powernv_defconfig with this option: text

Re: [PATCH 4/4] powerpc: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selected

2018-04-20 Thread Nicholas Piggin
On Fri, 20 Apr 2018 12:01:34 +0200 Christophe LEROY wrote: > Le 20/04/2018 à 09:34, Nicholas Piggin a écrit : > > This requires further changes to linker script to KEEP some tables > > and wildcard compiler generated sections into the right place. This > > includes pp32 modifications from Christo

Re: [PATCH 4/4] powerpc: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selected

2018-04-20 Thread Christophe LEROY
Le 20/04/2018 à 09:34, Nicholas Piggin a écrit : This requires further changes to linker script to KEEP some tables and wildcard compiler generated sections into the right place. This includes pp32 modifications from Christophe Leroy. When compiling powernv_defconfig with this option: text

Re: [PATCH 4/4] powerpc: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selected

2018-04-20 Thread Mathieu Malaterre
On Fri, Apr 20, 2018 at 9:34 AM, Nicholas Piggin wrote: > This requires further changes to linker script to KEEP some tables > and wildcard compiler generated sections into the right place. This > includes pp32 modifications from Christophe Leroy. > > When compiling powernv_defconfig with this opt

[PATCH 4/4] powerpc: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selected

2018-04-20 Thread Nicholas Piggin
This requires further changes to linker script to KEEP some tables and wildcard compiler generated sections into the right place. This includes pp32 modifications from Christophe Leroy. When compiling powernv_defconfig with this option: text data bss decfilename 11827621