[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/13449] ARM: Unwind tables are created based on uninitialized me
From: |
agraf at suse dot de |
Subject: |
[Bug gas/13449] ARM: Unwind tables are created based on uninitialized memory |
Date: |
Tue, 20 Dec 2011 14:55:20 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=13449
--- Comment #12 from Alexander Graf <agraf at suse dot de> 2011-12-20 14:55:20
UTC ---
Hi Nick,
Sorry for the late reply. I fetched today's CVS and realized that you already
applied patch 3. I now get the following output when compiling on panda1:
Unwind table index '.ARM.exidx' at offset 0xf8 contains 1 entries:
0x0: @0x0
Compact model 0
0x00 vsp = vsp + 4
0x00 vsp = vsp + 4
0x00 vsp = vsp + 4
The difference in the two outputs is obviously the compact model bit:
--- exc.good.o.hex 2011-12-20 14:54:09.000000000 +0000
+++ exc.bad.o.hex 2011-12-20 14:54:13.000000000 +0000
@@ -11,7 +11,7 @@
000000a0 fe ff 4f f0 00 03 18 46 07 f1 10 07 bd 46 80 bd |..O....F.....F..|
000000b0 57 65 20 63 61 75 67 68 74 20 61 6e 20 65 78 63 |We caught an exc|
000000c0 65 70 74 69 6f 6e 20 6f 66 20 74 79 70 65 20 69 |eption of type i|
-000000d0 6e 74 0a 00 00 00 00 00 84 03 97 01 b0 b0 b0 08 |nt..............|
+000000d0 6e 74 0a 00 00 00 00 80 84 03 97 01 b0 b0 b0 08 |nt..............|
000000e0 ff 00 15 01 0c 28 04 34 01 30 10 00 00 66 04 2c |.....(.4.0...f.,|
000000f0 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000100 00 47 43 43 3a 20 28 53 55 53 45 20 4c 69 6e 75 |.GCC: (SUSE Linu|
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
- [Bug gas/13449] ARM: Unwind tables are created based on uninitialized memory, nickc at redhat dot com, 2011/12/01
- [Bug gas/13449] ARM: Unwind tables are created based on uninitialized memory, nickc at redhat dot com, 2011/12/01
- [Bug gas/13449] ARM: Unwind tables are created based on uninitialized memory, agraf at suse dot de, 2011/12/01
- [Bug gas/13449] ARM: Unwind tables are created based on uninitialized memory, agraf at suse dot de, 2011/12/01
- [Bug gas/13449] ARM: Unwind tables are created based on uninitialized memory, agraf at suse dot de, 2011/12/01
- [Bug gas/13449] ARM: Unwind tables are created based on uninitialized memory, nickc at redhat dot com, 2011/12/02
- [Bug gas/13449] ARM: Unwind tables are created based on uninitialized memory, nickc at redhat dot com, 2011/12/02
- [Bug gas/13449] ARM: Unwind tables are created based on uninitialized memory, nickc at redhat dot com, 2011/12/06
- [Bug gas/13449] ARM: Unwind tables are created based on uninitialized memory, nickc at redhat dot com, 2011/12/06
- [Bug gas/13449] ARM: Unwind tables are created based on uninitialized memory,
agraf at suse dot de <=
- [Bug gas/13449] ARM: Unwind tables are created based on uninitialized memory, agraf at suse dot de, 2011/12/20
- [Bug gas/13449] ARM: Unwind tables are created based on uninitialized memory, cvs-commit at gcc dot gnu.org, 2011/12/21
- [Bug gas/13449] ARM: Unwind tables are created based on uninitialized memory, nickc at redhat dot com, 2011/12/21