public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug driver/35703]  New: Internal compiler error in arm_dbx_register_number
@ 2008-03-26  7:07 rj dot sivakumar at dyansys dot com
  2008-03-26  7:14 ` [Bug target/35703] " pinskia at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: rj dot sivakumar at dyansys dot com @ 2008-03-26  7:07 UTC (permalink / raw)
  To: gcc-bugs

Dear support,
      When i try to cross compile IMX31 BSP for LTIB with in build gcc version
3.4.3, i got the following error and get strucked

arm-none-linux-gnueabi-ranlib ./libgcov.a
arm-none-linux-gnueabi-gcc -O2  -DIN_GCC    -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem
./include  -fomit-frame-pointer -fPIC -g0 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2
-D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc -I../../gcc/.
-I../../gcc/../include  -fexceptions -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:15191
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


-- 
           Summary: Internal compiler error in arm_dbx_register_number
           Product: gcc
           Version: 3.4.3
            Status: UNCONFIRMED
          Severity: critical
          Priority: P3
         Component: driver
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rj dot sivakumar at dyansys dot com
 GCC build triplet: SUSE Linux
  GCC host triplet: SUSE Linux
GCC target triplet: ARM1136j (IMX31)


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


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

* [Bug target/35703] Internal compiler error in arm_dbx_register_number
  2008-03-26  7:07 [Bug driver/35703] New: Internal compiler error in arm_dbx_register_number rj dot sivakumar at dyansys dot com
@ 2008-03-26  7:14 ` pinskia at gcc dot gnu dot org
  2008-03-26  7:16 ` pinskia at gcc dot gnu dot org
  2008-09-28 23:44 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-03-26  7:14 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal
          Component|driver                      |target


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


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

* [Bug target/35703] Internal compiler error in arm_dbx_register_number
  2008-03-26  7:07 [Bug driver/35703] New: Internal compiler error in arm_dbx_register_number rj dot sivakumar at dyansys dot com
  2008-03-26  7:14 ` [Bug target/35703] " pinskia at gcc dot gnu dot org
@ 2008-03-26  7:16 ` pinskia at gcc dot gnu dot org
  2008-09-28 23:44 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-03-26  7:16 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2008-03-26 07:15 -------


*** 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=35703


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

* [Bug target/35703] Internal compiler error in arm_dbx_register_number
  2008-03-26  7:07 [Bug driver/35703] New: Internal compiler error in arm_dbx_register_number rj dot sivakumar at dyansys dot com
  2008-03-26  7:14 ` [Bug target/35703] " pinskia at gcc dot gnu dot org
  2008-03-26  7:16 ` pinskia at gcc dot gnu dot org
@ 2008-09-28 23:44 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-09-28 23:44 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from pinskia at gcc dot gnu dot org  2008-09-28 23:43 -------
*** Bug 37670 has been marked as a duplicate of this bug. ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ralphs at netwinder dot org


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


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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-26  7:07 [Bug driver/35703] New: Internal compiler error in arm_dbx_register_number rj dot sivakumar at dyansys dot com
2008-03-26  7:14 ` [Bug target/35703] " pinskia at gcc dot gnu dot org
2008-03-26  7:16 ` pinskia at gcc dot gnu dot org
2008-09-28 23:44 ` 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).