[Bug c/38460] fails to build unwinder

2008-12-29 Thread pinskia at gcc dot gnu dot org


--- Comment #10 from pinskia at gcc dot gnu dot org  2008-12-29 14:26 
---


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


-- 

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=38460



[Bug c/38460] fails to build unwinder

2008-12-09 Thread aldot at gcc dot gnu dot org


--- Comment #1 from aldot at gcc dot gnu dot org  2008-12-09 20:37 ---
Created an attachment (id=16856)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16856action=view)
unreduced file1


-- 


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



[Bug c/38460] fails to build unwinder

2008-12-09 Thread aldot at gcc dot gnu dot org


--- Comment #2 from aldot at gcc dot gnu dot org  2008-12-09 20:37 ---
Created an attachment (id=16857)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16857action=view)
unreduced file2


-- 


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



[Bug c/38460] fails to build unwinder

2008-12-09 Thread aldot at gcc dot gnu dot org


--- Comment #3 from aldot at gcc dot gnu dot org  2008-12-09 20:38 ---
Created an attachment (id=16858)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16858action=view)
unreduced file3


-- 


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



[Bug c/38460] fails to build unwinder

2008-12-09 Thread aldot at gcc dot gnu dot org


--- Comment #4 from aldot at gcc dot gnu dot org  2008-12-09 20:38 ---
Created an attachment (id=16859)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16859action=view)
output of unreduced input

/there/src/buildroot.git.pentium4/i686_build/staging/usr/bin/i686-linux-uclibc-gcc
-Os emutls.i unwind-c.i unwind-dw2.i -S -o libgcc_eh-unreduced.S -combine


-- 


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



[Bug c/38460] fails to build unwinder

2008-12-09 Thread aldot at gcc dot gnu dot org


--- Comment #5 from aldot at gcc dot gnu dot org  2008-12-09 20:39 ---
Created an attachment (id=16860)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16860action=view)
reduced file1


-- 


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



[Bug c/38460] fails to build unwinder

2008-12-09 Thread aldot at gcc dot gnu dot org


--- Comment #6 from aldot at gcc dot gnu dot org  2008-12-09 20:39 ---
Created an attachment (id=16861)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16861action=view)
reduced file3


-- 


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



[Bug c/38460] fails to build unwinder

2008-12-09 Thread aldot at gcc dot gnu dot org


--- Comment #7 from aldot at gcc dot gnu dot org  2008-12-09 20:40 ---
Created an attachment (id=16862)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16862action=view)
reduced file3


-- 


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



[Bug c/38460] fails to build unwinder

2008-12-09 Thread aldot at gcc dot gnu dot org


--- Comment #8 from aldot at gcc dot gnu dot org  2008-12-09 20:41 ---
Created an attachment (id=16863)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16863action=view)
output of reduced input

/there/src/buildroot.git.pentium4/i686_build/staging/usr/bin/i686-linux-uclibc-gcc
-Os emutls.0.i unwind-c.0.i unwind-dw2.0.i -c -o libgcc_eh.o -combine -w
/tmp/ccBHYNVJ.s: Assembler messages:
/tmp/ccBHYNVJ.s:29: Error: symbol `read_encoded_value' is already defined


-- 


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



[Bug c/38460] fails to build unwinder

2008-12-09 Thread pinskia at gcc dot gnu dot org


--- Comment #9 from pinskia at gcc dot gnu dot org  2008-12-09 22:32 ---
This will most likely be closed as won't fix.  -combine is really not supported
and should be removed.


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

 CC||pinskia at gcc dot gnu dot
   ||org


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