[Bug target/24466] uprgading of gcc

2006-02-26 Thread basavaraja_g at mindtree dot com


--- Comment #6 from basavaraja_g at mindtree dot com  2006-02-27 03:29 
---
Subject: RE:  uprgading of gcc

Sorry we are able to solve the problem.

Thanks for the help we got from gcc.org

Regards,
Basavaraj.G

-Original Message-
From: pinskia at gcc dot gnu dot org [mailto:[EMAIL PROTECTED] 
Sent: Monday, February 27, 2006 1:34 AM
To: Basavaraja G.
Subject: [Bug target/24466] uprgading of gcc



--- Comment #5 from pinskia at gcc dot gnu dot org  2006-02-26 20:04
---
No feedback in three months.


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|WAITING |RESOLVED
 Resolution||INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24466

--- You are receiving this mail because: ---
You reported the bug, or are watching the reporter.


--- Comment #7 from basavaraja_g at mindtree dot com  2006-02-27 03:29 
---
Created an attachment (id=10917)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10917action=view)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24466



[Bug c/24788] New: getting complier error:Internal compiler error in ix86_attr_length_immediate_default

2005-11-11 Thread basavaraja_g at mindtree dot com
Hello,

We are uprading gcc 2.95 to gcc 3.2.2 in Lynxos on x86. 

We have given the configration has :-

 --host=$(HOST) --target=$(TARGET) \
 --prefix=$(PREFIX) \
 --program-prefix= \
 --enable-languages=c \
 --disable-nls

then we gave make all

We are getting following error:

/toolchain/src/gcc/crtstuff.c: In function `__do_global_dtors_aux':
/toolchain/src/gcc/crtstuff.c:286: , at config/i386/i386.c:9967
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:http://www.gnu.org/software/gcc/bugs.html for instructions.
make: *** [crtbegin.o] Error 1


-- 
   Summary: getting complier error:Internal compiler error in
ix86_attr_length_immediate_default
   Product: gcc
   Version: 3.3.2
Status: UNCONFIRMED
  Severity: critical
  Priority: P3
 Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: basavaraja_g at mindtree dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24788



[Bug c/24563] New: getting internal error

2005-10-27 Thread basavaraja_g at mindtree dot com
NM_FOR_TARGET=nm AWK=gawk \
  LIBGCC2_CFLAGS=-O2  -DIN_GCC-W -Wall -Wwrite-strings
-Wstrict-prototypes\  INCLUDES=-I. -I. -I../../gcc-3.2.2/gcc
-I../../gcc-3.2.2/gcc/. -I../../gcc-3\  CONFIG_H=config.h auto-host.h
../../gcc-3.2.2/gcc/../include/ansidecl.h ../.\  LIB1ASMSRC='' \
  MAKEOVERRIDES= \
  -f libgcc.mk all
for d in libgcc thread libgcc/thread soft-float libgcc/soft-float altivec
libgc\  if [ -d $d ]; then true; else /bin/sh ../../gcc-3.2.2/gcc/mkinstalldirs
$d; f\done
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
/basav/renju/objdir/gcc/xgcc -B/basav/renju/objdir/gcc/
-B/usr/powerpc-lynx-lynocommand line:1:12: warning: system re-asserted
..: In function `|}H.|?x..?xK??..??xH!?...':
..:4489792: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:http://www.gnu.org/software/gcc/bugs.html for instructions.
make[2]: *** [libgcc/./_divdi3.o] Error 1
make[1]: *** [stmp-multilib] Error 2
make: *** [all-gcc] Error 2


-- 
   Summary: getting internal error
   Product: gcc
   Version: 3.2.2
Status: UNCONFIRMED
  Severity: critical
  Priority: P1
 Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: basavaraja_g at mindtree dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24563



[Bug c/24466] New: uprgading of gcc

2005-10-20 Thread basavaraja_g at mindtree dot com
Hello,

We are upgrading the gcc-2.95 of lynxos t0 2.95 in powerpc. we are facing some
complier errors.

this is the error we got


 NM_FOR_TARGET=nm AWK=gawk \
  LIBGCC2_CFLAGS=-O2  -DIN_GCC-W -Wall -Wwrite-strings
-Wstrict-prototypes\  INCLUDES=-I. -I. -I../../gcc-3.2.2/gcc
-I../../gcc-3.2.2/gcc/. -I../../gcc-3\  CONFIG_H=config.h auto-host.h
../../gcc-3.2.2/gcc/../include/ansidecl.h ../.\  LIB1ASMSRC='' \
  MAKEOVERRIDES= \
  -f libgcc.mk all
for d in libgcc thread libgcc/thread soft-float libgcc/soft-float altivec
libgc\  if [ -d $d ]; then true; else /bin/sh ../../gcc-3.2.2/gcc/mkinstalldirs
$d; f\done
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
/basav/renju/objdir/gcc/xgcc -B/basav/renju/objdir/gcc/
-B/usr/powerpc-lynx-lynocommand line:1:12: warning: system re-asserted
..: In function `|}H.|?x..?xK??..??xH!?...':
..:4489792: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:http://www.gnu.org/software/gcc/bugs.html for instructions.
make[2]: *** [libgcc/./_divdi3.o] Error 1
make[1]: *** [stmp-multilib] Error 2
make: *** [all-gcc] Error 2


regards,

Basavaraj


-- 
   Summary: uprgading of gcc
   Product: gcc
   Version: 3.2.2
Status: UNCONFIRMED
  Severity: critical
  Priority: P1
 Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: basavaraja_g at mindtree dot com
 GCC build triplet: powerpc
  GCC host triplet: Powerpc
GCC target triplet: powerpc


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24466



[Bug target/24466] uprgading of gcc

2005-10-20 Thread basavaraja_g at mindtree dot com


--- Comment #2 from basavaraja_g at mindtree dot com  2005-10-21 04:51 
---
(In reply to comment #1)
 So does this happen when you build gcc with make boostrap instead of make
 all.
 
 Also please follow the instructions on the web site for installing gcc.
 

We have given the configuration as

../gcc-3.2.2/configure --prefix=/usr --build=powerpc-lynx-lynxos4.0
--host=powerpc-lynx-lynxos4.0 --with-gnu-as --with-gnu-ld


and we gave as make all-gcc 


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24466