Please find attached .bz2 file. It contains two folders.
Folder "h8_with_vects" contains complete sample application including
"vects.c" file.
Folder "h8_without_vects" contains same sample application except
"vects.c" file. I have removed the vects.c file from this folder.
I executed following c
--- Additional Comments From Sushil dot Kothawade at kpitcummins dot com
2007-06-20 07:47 ---
Created an attachment (id=1899)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=1899&action=view)
testcases that demonstrate difference in behavior for h8 target, 1... when
vects.c file i
--- Additional Comments From nickc at redhat dot com 2007-06-20 09:24
---
Hi Sushil,
> After comparing readelf dump of both the folders, I observed that for
> H8 target if "vects.c" file is removed from the project, the LMA and
> VMA addresses generated are wrong. In the absence of "vec
Disassembler for i386/x86_64 (i386-dis.c) in objdump prints incorrect bytemodes
in Intel syntax.
At least, 27 SIMD instructions seem incorrect.
% objdump -v
GNU objdump (GNU Binutils) 2.17.50.20070620
Copyright 2007 Free Software Foundation, Inc.
This program is free software; you may redistribute
--- Additional Comments From hjl at lucon dot org 2007-06-20 16:59 ---
I think the bug is somewhere else:
-rw-r--r-- 1 hjl hjl 3003608 Jun 20 09:25 core.28610
-rw--- 1 hjl hjl 360448 Jun 20 09:26 core.kernel
Kernel core dump is much smaller.
--
http://sourceware.org/bugzilla/
--- Additional Comments From hjl at lucon dot org 2007-06-20 18:23 ---
A patch is posted at
http://sourceware.org/ml/gdb-patches/2007-06/msg00397.html
--
http://sourceware.org/bugzilla/show_bug.cgi?id=4606
--- You are receiving this mail because: ---
You are on the CC list f
--- Additional Comments From hjl at lucon dot org 2007-06-20 18:32 ---
Fixed in gdb.
--
What|Removed |Added
Status|NEW |RESOLVED
Hello,
I am facing a problem w.r.t symbols originating from .gnu.linkonce.r
sections. I am using g++4.0.3 and 2.17 linker.
Errors of the type :
`.gnu.linkonce.r._ZTS7TI_ListI16TI_VoidPtrListElE' referenced in section
`.data' of /Mgc_home/shared/lib/librxl.a(ti_cktrep.o): defined in discarded
se
--- Additional Comments From amodra at bigpond dot net dot au 2007-06-21
03:00 ---
Thanks HJ. I had a slightly different patch to gcore.c that accomplished the
same thing in my local tree, then got busy with other things and forgot about
it. (My patch cleared both SEC_LOAD and SEC_HAS_