On Wed, May 11, 2005 at 07:44:46PM -0400, Aldy Hernandez wrote:
> Joern.
>
> My combined tree is acting up, so I haven't tested a full build of
> ppc-eabi*, but this fixes the -mlittle problem.
>
> Let me know how it goes.
This patch fixed Joern's problems (well, the ones so far ;-)). I
have te
Aldy Hernandez wrote:
* config/rs6000/sysv4.opt (mlittle): Handle.
* config/rs6000/rs6000.c (rs6000_handle_option): Set
target_flags_explicit when appropriate.
Thanks, this allowed my build to complete. It's regression testing now.
Joern.
My combined tree is acting up, so I haven't tested a full build of
ppc-eabi*, but this fixes the -mlittle problem.
Let me know how it goes.
Aldy
* config/rs6000/sysv4.opt (mlittle): Handle.
* config/rs6000/rs6000.c (rs6000_handle_option): Set
target_flags_explici
> Some experimentation shows that the assembler from the two dates behaves
> the same,
> and eabi.S is identical, but the preprocessed source files differ. cc1
> used to define
> _RELOCATABLE, but it does not any more.
The problem is that target_flags_explicit was not being set on the
options t
On May 10, 2005, at 2:04 PM, Joern RENNECKE wrote:
Andrew Pinski wrote:
On May 10, 2005, at 1:54 PM, Joern RENNECKE wrote:
Between 20050505 and 20050510, the ppc-eabisim configuration was
broken.
/mnt/scratch/nightly/2005-05-10-orv/ppc/gcc//:1: Warning: line
numbers must be positive; line number
Andrew Pinski wrote:
On May 10, 2005, at 1:54 PM, Joern RENNECKE wrote:
Between 20050505 and 20050510, the ppc-eabisim configuration was broken.
/mnt/scratch/nightly/2005-05-10-orv/ppc/gcc//:1: Warning: line
numbers must be positive; line number 0 rejected
That is PR 21250 and this has been fail
On Tue, May 10, 2005 at 06:54:12PM +0100, Joern RENNECKE wrote:
> Between 20050505 and 20050510, the ppc-eabisim configuration was broken.
> I'm seeing this error:
I'll take a look.
Aldy
On May 10, 2005, at 1:54 PM, Joern RENNECKE wrote:
Between 20050505 and 20050510, the ppc-eabisim configuration was
broken.
/mnt/scratch/nightly/2005-05-10-orv/ppc/gcc//:1: Warning: line numbers
must be positive; line number 0 rejected
That is PR 21250 and this has been failing since April 19.
T