public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/34151]  New: Compiling GCC-3.4.3 gives internal compiler error: in arm_dbx_register_number, at config/arm/arm.c
@ 2007-11-19 13:30 deepak dot singal at nechclst dot in
  2007-11-25  2:44 ` [Bug target/34151] " pinskia at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: deepak dot singal at nechclst dot in @ 2007-11-19 13:30 UTC (permalink / raw)
  To: gcc-bugs

The host is linux 2.6.19.
The target platform is Freescale imx31ads board.
The cross toolchain is arm-none-linux-gnueabi-.

While compiling the gcc-3.4.3, its giving the following error:

-c ../../gcc/unwind-dw2.c -o libgcc/./unwind-dw2.o
../../gcc/unwind-dw2.c: In function 'extract_cie_info':
../../gcc/unwind-dw2.c:328: warning: pointer targets in passing argument 1 of
'strlen' differ in signedness
../../gcc/unwind-dw2.c:381: warning: dereferencing type-punned pointer will
break strict-aliasing rules
../../gcc/unwind-dw2.c: In function 'execute_cfa_program':
../../gcc/unwind-dw2.c:844: warning: dereferencing type-punned pointer will
break strict-aliasing rules
../../gcc/unwind-dw2.c: In function 'uw_frame_state_for':
../../gcc/unwind-dw2.c:1060: warning: dereferencing type-punned pointer will
break strict-aliasing rules
../../gcc/unwind-dw2.c: In function 'init_dwarf_reg_size_table':
../../gcc/unwind-dw2.c:1272: internal compiler error: in
arm_dbx_register_number, at config/arm/arm.c:15183
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [libgcc/./unwind-dw2.o] Error 1
make[2]: Leaving directory
`/home/deepak.singal/test1/ltib-imx31ads-20070511/rpm/BUILD/gcc-3.4.3/build-gcc/gcc'
make[1]: *** [libgcc.a] Error 2
make[1]: Leaving directory
`/home/deepak.singal/test1/ltib-imx31ads-20070511/rpm/BUILD/gcc-3.4.3/build-gcc/gcc'
make: *** [all-gcc] Error 2
error: Bad exit status from
/home/deepak.singal/test1/ltib-imx31ads-20070511/tmp/rpm-tmp.87288 (%build)


Regards,
Deepak Singal


-- 
           Summary: Compiling GCC-3.4.3 gives internal compiler error: in
                    arm_dbx_register_number, at config/arm/arm.c
           Product: gcc
           Version: 3.4.3
            Status: UNCONFIRMED
          Severity: critical
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: deepak dot singal at nechclst dot in


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug target/34151] Compiling GCC-3.4.3 gives internal compiler error: in arm_dbx_register_number, at config/arm/arm.c
  2007-11-19 13:30 [Bug c/34151] New: Compiling GCC-3.4.3 gives internal compiler error: in arm_dbx_register_number, at config/arm/arm.c deepak dot singal at nechclst dot in
@ 2007-11-25  2:44 ` pinskia at gcc dot gnu dot org
  2008-01-25 23:45 ` rguenth at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-11-25  2:44 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2007-11-25 02:44 -------
3.4.x is no longer maintained, can you try using 4.1.3 or 4.2.2?

Also I don't think eabi was really supported in 3.4.3 anyways.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal
             Status|UNCONFIRMED                 |WAITING


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug target/34151] Compiling GCC-3.4.3 gives internal compiler error: in arm_dbx_register_number, at config/arm/arm.c
  2007-11-19 13:30 [Bug c/34151] New: Compiling GCC-3.4.3 gives internal compiler error: in arm_dbx_register_number, at config/arm/arm.c deepak dot singal at nechclst dot in
  2007-11-25  2:44 ` [Bug target/34151] " pinskia at gcc dot gnu dot org
@ 2008-01-25 23:45 ` rguenth at gcc dot gnu dot org
  2008-09-28 23:44 ` pinskia at gcc dot gnu dot org
  2008-09-28 23:45 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2008-01-25 23:45 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from rguenth at gcc dot gnu dot org  2008-01-25 23:36 -------
No activity for month.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.0.0


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug target/34151] Compiling GCC-3.4.3 gives internal compiler error: in arm_dbx_register_number, at config/arm/arm.c
  2007-11-19 13:30 [Bug c/34151] New: Compiling GCC-3.4.3 gives internal compiler error: in arm_dbx_register_number, at config/arm/arm.c deepak dot singal at nechclst dot in
  2007-11-25  2:44 ` [Bug target/34151] " pinskia at gcc dot gnu dot org
  2008-01-25 23:45 ` rguenth at gcc dot gnu dot org
@ 2008-09-28 23:44 ` pinskia at gcc dot gnu dot org
  2008-09-28 23:45 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-09-28 23:44 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from pinskia at gcc dot gnu dot org  2008-09-28 23:43 -------
Reopening to ...


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|FIXED                       |


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug target/34151] Compiling GCC-3.4.3 gives internal compiler error: in arm_dbx_register_number, at config/arm/arm.c
  2007-11-19 13:30 [Bug c/34151] New: Compiling GCC-3.4.3 gives internal compiler error: in arm_dbx_register_number, at config/arm/arm.c deepak dot singal at nechclst dot in
                   ` (2 preceding siblings ...)
  2008-09-28 23:44 ` pinskia at gcc dot gnu dot org
@ 2008-09-28 23:45 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-09-28 23:45 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from pinskia at gcc dot gnu dot org  2008-09-28 23:43 -------
Mark as a dup of bug 29693.

*** This bug has been marked as a duplicate of 29693 ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-09-28 23:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-19 13:30 [Bug c/34151] New: Compiling GCC-3.4.3 gives internal compiler error: in arm_dbx_register_number, at config/arm/arm.c deepak dot singal at nechclst dot in
2007-11-25  2:44 ` [Bug target/34151] " pinskia at gcc dot gnu dot org
2008-01-25 23:45 ` rguenth at gcc dot gnu dot org
2008-09-28 23:44 ` pinskia at gcc dot gnu dot org
2008-09-28 23:45 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).