public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/33100] [4.3/4.4 regression] on bootstrap getting section .eh_frame: bad cie version 0: offset 0x0
       [not found] <bug-33100-4@http.gcc.gnu.org/bugzilla/>
@ 2011-07-18 17:40 ` ro at gcc dot gnu.org
  2011-07-18 17:50 ` ro at gcc dot gnu.org
  1 sibling, 0 replies; 28+ messages in thread
From: ro at gcc dot gnu.org @ 2011-07-18 17:40 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #37 from Rainer Orth <ro at gcc dot gnu.org> 2011-07-18 17:38:13 UTC ---
*** Bug 36356 has been marked as a duplicate of this bug. ***


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

* [Bug bootstrap/33100] [4.3/4.4 regression] on bootstrap getting section .eh_frame: bad cie version 0: offset 0x0
       [not found] <bug-33100-4@http.gcc.gnu.org/bugzilla/>
  2011-07-18 17:40 ` [Bug bootstrap/33100] [4.3/4.4 regression] on bootstrap getting section .eh_frame: bad cie version 0: offset 0x0 ro at gcc dot gnu.org
@ 2011-07-18 17:50 ` ro at gcc dot gnu.org
  1 sibling, 0 replies; 28+ messages in thread
From: ro at gcc dot gnu.org @ 2011-07-18 17:50 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #38 from Rainer Orth <ro at gcc dot gnu.org> 2011-07-18 17:45:29 UTC ---
*** Bug 36330 has been marked as a duplicate of this bug. ***


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

* [Bug bootstrap/33100] [4.3/4.4 regression] on bootstrap getting section .eh_frame: bad cie version 0: offset 0x0
  2007-08-17 20:59 [Bug bootstrap/33100] New: " brett dot albertson at stratech dot com
                   ` (24 preceding siblings ...)
  2008-11-20 17:35 ` ro at gcc dot gnu dot org
@ 2009-02-11 19:03 ` bugzilla-gcc at thewrittenword dot com
  25 siblings, 0 replies; 28+ messages in thread
From: bugzilla-gcc at thewrittenword dot com @ 2009-02-11 19:03 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #36 from bugzilla-gcc at thewrittenword dot com  2009-02-11 19:03 -------
(In reply to comment #26)
> > We have filed case #65952072 with Sun to get this backported to Solaris 10.
> 
> Do you have any news about this?

Sun just released patch 139574-03 for SPARC and 139575-03 for x86. We've built
gcc-4.2.4 with the x86 patch and it resolved the issue for us.


-- 


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


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

* [Bug bootstrap/33100] [4.3/4.4 regression] on bootstrap getting section .eh_frame: bad cie version 0: offset 0x0
  2007-08-17 20:59 [Bug bootstrap/33100] New: " brett dot albertson at stratech dot com
                   ` (23 preceding siblings ...)
  2008-11-20 17:16 ` ro at techfak dot uni-bielefeld dot de
@ 2008-11-20 17:35 ` ro at gcc dot gnu dot org
  2009-02-11 19:03 ` bugzilla-gcc at thewrittenword dot com
  25 siblings, 0 replies; 28+ messages in thread
From: ro at gcc dot gnu dot org @ 2008-11-20 17:35 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #35 from ro at gcc dot gnu dot org  2008-11-20 17:33 -------
Fixed for all active release branches.


-- 

ro at gcc dot gnu dot org changed:

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


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


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

* [Bug bootstrap/33100] [4.3/4.4 regression] on bootstrap getting section .eh_frame: bad cie version 0: offset 0x0
  2007-08-17 20:59 [Bug bootstrap/33100] New: " brett dot albertson at stratech dot com
                   ` (22 preceding siblings ...)
  2008-11-20 17:15 ` ro at gcc dot gnu dot org
@ 2008-11-20 17:16 ` ro at techfak dot uni-bielefeld dot de
  2008-11-20 17:35 ` ro at gcc dot gnu dot org
  2009-02-11 19:03 ` bugzilla-gcc at thewrittenword dot com
  25 siblings, 0 replies; 28+ messages in thread
From: ro at techfak dot uni-bielefeld dot de @ 2008-11-20 17:16 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #34 from ro at techfak dot uni-bielefeld dot de  2008-11-20 17:14 -------
Subject: Re:  [4.3/4.4 regression] on bootstrap getting section .eh_frame: bad
cie version 0: offset 0x0

Fixed for 4.3.3, 4.4.0:

        http://gcc.gnu.org/ml/gcc-patches/2008-11/msg00990.html


-- 


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


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

* [Bug bootstrap/33100] [4.3/4.4 regression] on bootstrap getting section .eh_frame: bad cie version 0: offset 0x0
  2007-08-17 20:59 [Bug bootstrap/33100] New: " brett dot albertson at stratech dot com
                   ` (21 preceding siblings ...)
  2008-11-20 17:12 ` ro at gcc dot gnu dot org
@ 2008-11-20 17:15 ` ro at gcc dot gnu dot org
  2008-11-20 17:16 ` ro at techfak dot uni-bielefeld dot de
                   ` (2 subsequent siblings)
  25 siblings, 0 replies; 28+ messages in thread
From: ro at gcc dot gnu dot org @ 2008-11-20 17:15 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #33 from ro at gcc dot gnu dot org  2008-11-20 17:14 -------
Subject: Bug 33100

Author: ro
Date: Thu Nov 20 17:13:01 2008
New Revision: 142050

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142050
Log:
        gcc:
        PR bootstrap/33100
        * config.gcc (i[34567]86-*-solaris2*): Don't include
        i386/t-crtstuff here.
        Move extra_parts, i386/t-sol2 in tmake_file to libgcc/config.host.
        * config/i386/t-sol2: Move to libgcc/config/i386.

        libgcc:
        PR bootstrap/33100
        * configure.ac (i?86-*-solaris2.1[0-9]*): Only include
        i386/t-crtstuff if linker supports ZERO terminator unwind entries.
        * configure: Regenerate.
        * config.host (i[34567]86-*-solaris2*): Move i386/t-sol2 in
        tmake_file here from gcc/config.gcc.
        Move extra_parts here from gcc/config.gcc.
        * config/i386/t-sol2: Move here from gcc/config/i386.
        Use gcc_srcdir instead of srcdir.

Added:
    trunk/libgcc/config/i386/t-sol2
      - copied, changed from r142008, trunk/gcc/config/i386/t-sol2
Removed:
    trunk/gcc/config/i386/t-sol2
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config.gcc
    trunk/libgcc/ChangeLog
    trunk/libgcc/config.host
    trunk/libgcc/configure
    trunk/libgcc/configure.ac


-- 


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


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

* [Bug bootstrap/33100] [4.3/4.4 regression] on bootstrap getting section .eh_frame: bad cie version 0: offset 0x0
  2007-08-17 20:59 [Bug bootstrap/33100] New: " brett dot albertson at stratech dot com
                   ` (20 preceding siblings ...)
  2008-11-06 15:46 ` ro at techfak dot uni-bielefeld dot de
@ 2008-11-20 17:12 ` ro at gcc dot gnu dot org
  2008-11-20 17:15 ` ro at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  25 siblings, 0 replies; 28+ messages in thread
From: ro at gcc dot gnu dot org @ 2008-11-20 17:12 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #32 from ro at gcc dot gnu dot org  2008-11-20 17:11 -------
Subject: Bug 33100

Author: ro
Date: Thu Nov 20 17:09:53 2008
New Revision: 142049

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142049
Log:
        gcc:
        PR bootstrap/33100
        * config.gcc (i[34567]86-*-solaris2*): Don't include
        i386/t-crtstuff here.
        Move extra_parts, i386/t-sol2 in tmake_file to libgcc/config.host.
        * config/i386/t-sol2: Move to libgcc/config/i386.

        libgcc:
        PR bootstrap/33100
        * configure.ac (i?86-*-solaris2.1[0-9]*): Only include
        i386/t-crtstuff if linker supports ZERO terminator unwind entries.
        * configure: Regenerate.
        * config.host (i[34567]86-*-solaris2*): Move i386/t-sol2 in
        tmake_file here from gcc/config.gcc.
        Move extra_parts here from gcc/config.gcc.
        * config/i386/t-sol2: Move here from gcc/config/i386.
        Use gcc_srcdir instead of srcdir.

Added:
    branches/gcc-4_3-branch/libgcc/config/i386/t-sol2
      - copied, changed from r142012,
branches/gcc-4_3-branch/gcc/config/i386/t-sol2
Removed:
    branches/gcc-4_3-branch/gcc/config/i386/t-sol2
Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/config.gcc
    branches/gcc-4_3-branch/libgcc/ChangeLog
    branches/gcc-4_3-branch/libgcc/config.host
    branches/gcc-4_3-branch/libgcc/configure
    branches/gcc-4_3-branch/libgcc/configure.ac


-- 


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


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

* [Bug bootstrap/33100] [4.3/4.4 regression] on bootstrap getting section .eh_frame: bad cie version 0: offset 0x0
  2007-08-17 20:59 [Bug bootstrap/33100] New: " brett dot albertson at stratech dot com
                   ` (19 preceding siblings ...)
  2008-11-06 15:46 ` ro at gcc dot gnu dot org
@ 2008-11-06 15:46 ` ro at techfak dot uni-bielefeld dot de
  2008-11-20 17:12 ` ro at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  25 siblings, 0 replies; 28+ messages in thread
From: ro at techfak dot uni-bielefeld dot de @ 2008-11-06 15:46 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #31 from ro at techfak dot uni-bielefeld dot de  2008-11-06 15:45 -------
Subject: Re:  [4.3/4.4 regression] on bootstrap getting section .eh_frame: bad
cie version 0: offset 0x0

Fixed for 4.2.5.


-- 


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


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

* [Bug bootstrap/33100] [4.3/4.4 regression] on bootstrap getting section .eh_frame: bad cie version 0: offset 0x0
  2007-08-17 20:59 [Bug bootstrap/33100] New: " brett dot albertson at stratech dot com
                   ` (18 preceding siblings ...)
  2008-11-06 15:44 ` ro at gcc dot gnu dot org
@ 2008-11-06 15:46 ` ro at gcc dot gnu dot org
  2008-11-06 15:46 ` ro at techfak dot uni-bielefeld dot de
                   ` (5 subsequent siblings)
  25 siblings, 0 replies; 28+ messages in thread
From: ro at gcc dot gnu dot org @ 2008-11-06 15:46 UTC (permalink / raw)
  To: gcc-bugs



-- 

ro at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |ro at gcc dot gnu dot org
                   |dot org                     |
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2007-09-04 18:10:17         |2008-11-06 15:44:47
               date|                            |


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


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

* [Bug bootstrap/33100] [4.3/4.4 regression] on bootstrap getting section .eh_frame: bad cie version 0: offset 0x0
  2007-08-17 20:59 [Bug bootstrap/33100] New: " brett dot albertson at stratech dot com
                   ` (17 preceding siblings ...)
  2008-10-10 14:42 ` ro at techfak dot uni-bielefeld dot de
@ 2008-11-06 15:44 ` ro at gcc dot gnu dot org
  2008-11-06 15:46 ` ro at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  25 siblings, 0 replies; 28+ messages in thread
From: ro at gcc dot gnu dot org @ 2008-11-06 15:44 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #30 from ro at gcc dot gnu dot org  2008-11-06 15:43 -------
Subject: Bug 33100

Author: ro
Date: Thu Nov  6 15:41:52 2008
New Revision: 141647

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141647
Log:
        PR bootstrap/33100
        * config.gcc (i[34567]86-*-solaris2*): Include i386/t-crtstuff
        only with GNU ld.

Modified:
    branches/gcc-4_2-branch/gcc/ChangeLog
    branches/gcc-4_2-branch/gcc/config.gcc


-- 


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


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

* [Bug bootstrap/33100] [4.3/4.4 regression] on bootstrap getting section .eh_frame: bad cie version 0: offset 0x0
  2007-08-17 20:59 [Bug bootstrap/33100] New: " brett dot albertson at stratech dot com
                   ` (16 preceding siblings ...)
  2008-10-10  5:16 ` ebotcazou at gcc dot gnu dot org
@ 2008-10-10 14:42 ` ro at techfak dot uni-bielefeld dot de
  2008-11-06 15:44 ` ro at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  25 siblings, 0 replies; 28+ messages in thread
From: ro at techfak dot uni-bielefeld dot de @ 2008-10-10 14:42 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #29 from ro at techfak dot uni-bielefeld dot de  2008-10-10 14:41 -------
Subject: Re:  [4.3/4.4 regression] on bootstrap getting section .eh_frame: bad
cie version 0: offset 0x0

I've just formally submitted my patch

        http://gcc.gnu.org/ml/gcc-patches/2008-10/msg00441.html

with some suggestions how a complete fix would look like if necessary.

        Rainer


-- 


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


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

* [Bug bootstrap/33100] [4.3/4.4 regression] on bootstrap getting section .eh_frame: bad cie version 0: offset 0x0
  2007-08-17 20:59 [Bug bootstrap/33100] New: " brett dot albertson at stratech dot com
                   ` (15 preceding siblings ...)
  2008-10-10  0:43 ` cnstar9988 at gmail dot com
@ 2008-10-10  5:16 ` ebotcazou at gcc dot gnu dot org
  2008-10-10 14:42 ` ro at techfak dot uni-bielefeld dot de
                   ` (8 subsequent siblings)
  25 siblings, 0 replies; 28+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2008-10-10  5:16 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #28 from ebotcazou at gcc dot gnu dot org  2008-10-10 05:14 -------
> works well on gcc 4.3.2 + patch.

Thanks but this patch is not suitable for the branch, only Rainer's is.  And
you didn't say whether you can reproduce PR 37777 so I'm closing it.


-- 


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


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

* [Bug bootstrap/33100] [4.3/4.4 regression] on bootstrap getting section .eh_frame: bad cie version 0: offset 0x0
  2007-08-17 20:59 [Bug bootstrap/33100] New: " brett dot albertson at stratech dot com
                   ` (14 preceding siblings ...)
  2008-10-09 17:36 ` ebotcazou at gcc dot gnu dot org
@ 2008-10-10  0:43 ` cnstar9988 at gmail dot com
  2008-10-10  5:16 ` ebotcazou at gcc dot gnu dot org
                   ` (9 subsequent siblings)
  25 siblings, 0 replies; 28+ messages in thread
From: cnstar9988 at gmail dot com @ 2008-10-10  0:43 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #27 from cnstar9988 at gmail dot com  2008-10-10 00:42 -------
works well on gcc 4.3.2 + patch.
I don't build libgcc_s.so.
gas 2.18 + gmp 4.2.4 + mpfr 2.3.2.

Configured with: ../src/configure --prefix=/opt/gcc-4.3.2
--with-gmp=/opt/gcc-4.3.2 --with-mpfr=/opt/gcc-4.3.2
--with-as=/usr/local/bin/as --with-gnu-as --with-ld=/usr/ccs/bin/ld
--without-gnu-ld --enable-languages=c,c++ --disable-shared --disable-nls
--with-cpu=generic --build=i386-pc-solaris2.10

--- config.gcc.4.3.2.old    Thu Oct  9 18:51:26 2008
+++ config.gcc.4.3.2.new    Thu Oct  9 18:51:26 2008
@@ -1289,7 +1289,7 @@
        *-*-solaris2.1[0-9]*)
                tm_file="${tm_file} i386/x86-64.h i386/sol2-10.h"
                tm_defines="${tm_defines} TARGET_BI_ARCH=1"
-               tmake_file="$tmake_file i386/t-crtstuff i386/t-sol2-10"
+               tmake_file="$tmake_file i386/t-sol2-10"
                need_64bit_hwint=yes
                # FIXME: -m64 for i[34567]86-*-* should be allowed just
                # like -m32 for x86_64-*-*.


-- 


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


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

* [Bug bootstrap/33100] [4.3/4.4 regression] on bootstrap getting section .eh_frame: bad cie version 0: offset 0x0
  2007-08-17 20:59 [Bug bootstrap/33100] New: " brett dot albertson at stratech dot com
                   ` (13 preceding siblings ...)
  2008-10-09 11:24 ` ebotcazou at gcc dot gnu dot org
@ 2008-10-09 17:36 ` ebotcazou at gcc dot gnu dot org
  2008-10-10  0:43 ` cnstar9988 at gmail dot com
                   ` (10 subsequent siblings)
  25 siblings, 0 replies; 28+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2008-10-09 17:36 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #26 from ebotcazou at gcc dot gnu dot org  2008-10-09 17:35 -------
> We have filed case #65952072 with Sun to get this backported to Solaris 10.

Do you have any news about this?


-- 


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


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

* [Bug bootstrap/33100] [4.3/4.4 regression] on bootstrap getting section .eh_frame: bad cie version 0: offset 0x0
  2007-08-17 20:59 [Bug bootstrap/33100] New: " brett dot albertson at stratech dot com
                   ` (12 preceding siblings ...)
  2008-10-09 11:02 ` cnstar9988 at gmail dot com
@ 2008-10-09 11:24 ` ebotcazou at gcc dot gnu dot org
  2008-10-09 17:36 ` ebotcazou at gcc dot gnu dot org
                   ` (11 subsequent siblings)
  25 siblings, 0 replies; 28+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2008-10-09 11:24 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #25 from ebotcazou at gcc dot gnu dot org  2008-10-09 11:22 -------
> to Rainer Orth.
> when apply your patch on gcc 4.3.2 release, cause PR37777.

Are you really sure?  Please retry and close the PR otherwise.


-- 


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


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

* [Bug bootstrap/33100] [4.3/4.4 regression] on bootstrap getting section .eh_frame: bad cie version 0: offset 0x0
  2007-08-17 20:59 [Bug bootstrap/33100] New: " brett dot albertson at stratech dot com
                   ` (11 preceding siblings ...)
  2008-10-09  7:17 ` cnstar9988 at gmail dot com
@ 2008-10-09 11:02 ` cnstar9988 at gmail dot com
  2008-10-09 11:24 ` ebotcazou at gcc dot gnu dot org
                   ` (12 subsequent siblings)
  25 siblings, 0 replies; 28+ messages in thread
From: cnstar9988 at gmail dot com @ 2008-10-09 11:02 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #24 from cnstar9988 at gmail dot com  2008-10-09 11:00 -------
works ok on gcc 4.3.2

--- config.gcc.4.3.2.old    Thu Oct  9 18:51:26 2008
+++ config.gcc.4.3.2.new    Thu Oct  9 18:51:26 2008
@@ -1289,7 +1289,7 @@
        *-*-solaris2.1[0-9]*)
                tm_file="${tm_file} i386/x86-64.h i386/sol2-10.h"
                tm_defines="${tm_defines} TARGET_BI_ARCH=1"
-               tmake_file="$tmake_file i386/t-crtstuff i386/t-sol2-10"
+               tmake_file="$tmake_file i386/t-sol2-10"
                need_64bit_hwint=yes
                # FIXME: -m64 for i[34567]86-*-* should be allowed just
                # like -m32 for x86_64-*-*.


-- 


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


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

* [Bug bootstrap/33100] [4.3/4.4 regression] on bootstrap getting section .eh_frame: bad cie version 0: offset 0x0
  2007-08-17 20:59 [Bug bootstrap/33100] New: " brett dot albertson at stratech dot com
                   ` (10 preceding siblings ...)
  2008-10-08 17:24 ` ebotcazou at gcc dot gnu dot org
@ 2008-10-09  7:17 ` cnstar9988 at gmail dot com
  2008-10-09 11:02 ` cnstar9988 at gmail dot com
                   ` (13 subsequent siblings)
  25 siblings, 0 replies; 28+ messages in thread
From: cnstar9988 at gmail dot com @ 2008-10-09  7:17 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #23 from cnstar9988 at gmail dot com  2008-10-09 07:16 -------
to Rainer Orth.
when apply your patch on gcc 4.3.2 release, cause PR37777.


-- 


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


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

* [Bug bootstrap/33100] [4.3/4.4 regression] on bootstrap getting section .eh_frame: bad cie version 0: offset 0x0
  2007-08-17 20:59 [Bug bootstrap/33100] New: " brett dot albertson at stratech dot com
                   ` (9 preceding siblings ...)
  2008-10-08 17:21 ` ro at techfak dot uni-bielefeld dot de
@ 2008-10-08 17:24 ` ebotcazou at gcc dot gnu dot org
  2008-10-09  7:17 ` cnstar9988 at gmail dot com
                   ` (14 subsequent siblings)
  25 siblings, 0 replies; 28+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2008-10-08 17:24 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #22 from ebotcazou at gcc dot gnu dot org  2008-10-08 17:22 -------
> FTR: I've long been using this patch as a workaround until the neccessary
> Sun ld patch is available:

Ah, this is helpful, thanks.


-- 


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


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

* [Bug bootstrap/33100] [4.3/4.4 regression] on bootstrap getting section .eh_frame: bad cie version 0: offset 0x0
  2007-08-17 20:59 [Bug bootstrap/33100] New: " brett dot albertson at stratech dot com
                   ` (8 preceding siblings ...)
  2008-08-27 22:13 ` jsm28 at gcc dot gnu dot org
@ 2008-10-08 17:21 ` ro at techfak dot uni-bielefeld dot de
  2008-10-08 17:24 ` ebotcazou at gcc dot gnu dot org
                   ` (15 subsequent siblings)
  25 siblings, 0 replies; 28+ messages in thread
From: ro at techfak dot uni-bielefeld dot de @ 2008-10-08 17:21 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #21 from ro at techfak dot uni-bielefeld dot de  2008-10-08 17:20 -------
Subject: Re:  [4.3/4.4 regression] on bootstrap getting section .eh_frame: bad
cie version 0: offset 0x0

FTR: I've long been using this patch as a workaround until the neccessary
Sun ld patch is available:

Index: gcc/config.gcc
===================================================================
--- gcc/config.gcc      (revision 140759)
+++ gcc/config.gcc      (working copy)
@@ -1205,7 +1205,10 @@ i[34567]86-*-solaris2*)
        *-*-solaris2.1[0-9]*)
                tm_file="${tm_file} i386/x86-64.h i386/sol2-10.h"
                tm_defines="${tm_defines} TARGET_BI_ARCH=1"
-               tmake_file="$tmake_file i386/t-crtstuff i386/t-sol2-10"
+               tmake_file="$tmake_file i386/t-sol2-10"
+               if test x$gnu_ld = xyes; then
+                       tmake_file="$tmake_file i386/t-crtstuff"
+               fi
                need_64bit_hwint=yes
                case X"${with_cpu}" in
               
Xgeneric|Xcore2|Xnocona|Xx86-64|Xamdfam10|Xbarcelona|Xk8|Xopteron|Xathlon64|Xathlon-fx)


-- 


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


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

* [Bug bootstrap/33100] [4.3/4.4 regression] on bootstrap getting section .eh_frame: bad cie version 0: offset 0x0
  2007-08-17 20:59 [Bug bootstrap/33100] New: " brett dot albertson at stratech dot com
                   ` (7 preceding siblings ...)
  2008-07-18  3:38 ` cnstar9988 at gmail dot com
@ 2008-08-27 22:13 ` jsm28 at gcc dot gnu dot org
  2008-10-08 17:21 ` ro at techfak dot uni-bielefeld dot de
                   ` (16 subsequent siblings)
  25 siblings, 0 replies; 28+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2008-08-27 22:13 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #20 from jsm28 at gcc dot gnu dot org  2008-08-27 22:02 -------
4.3.2 is released, changing milestones to 4.3.3.


-- 

jsm28 at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.3.2                       |4.3.3


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


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

* [Bug bootstrap/33100] [4.3/4.4 regression] on bootstrap getting section .eh_frame: bad cie version 0: offset 0x0
  2007-08-17 20:59 [Bug bootstrap/33100] New: " brett dot albertson at stratech dot com
                   ` (6 preceding siblings ...)
  2008-06-11 14:42 ` hjl dot tools at gmail dot com
@ 2008-07-18  3:38 ` cnstar9988 at gmail dot com
  2008-08-27 22:13 ` jsm28 at gcc dot gnu dot org
                   ` (17 subsequent siblings)
  25 siblings, 0 replies; 28+ messages in thread
From: cnstar9988 at gmail dot com @ 2008-07-18  3:38 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #19 from cnstar9988 at gmail dot com  2008-07-18 03:37 -------
ping...

gcc 4.2.3 works well, gcc 4.2.4/4.3.0/4.3.1 works failed.

i386-pc-solaris2.10
gas 2.18 + sun ld 


-- 


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


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

* [Bug bootstrap/33100] [4.3/4.4 regression] on bootstrap getting section .eh_frame: bad cie version 0: offset 0x0
  2007-08-17 20:59 [Bug bootstrap/33100] New: " brett dot albertson at stratech dot com
                   ` (5 preceding siblings ...)
  2008-06-09 16:24 ` bugzilla-gcc at thewrittenword dot com
@ 2008-06-11 14:42 ` hjl dot tools at gmail dot com
  2008-07-18  3:38 ` cnstar9988 at gmail dot com
                   ` (18 subsequent siblings)
  25 siblings, 0 replies; 28+ messages in thread
From: hjl dot tools at gmail dot com @ 2008-06-11 14:42 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #18 from hjl dot tools at gmail dot com  2008-06-11 14:41 -------
*** Bug 36496 has been marked as a duplicate of this bug. ***


-- 

hjl dot tools at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kate01123 at gmail dot com


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


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

* [Bug bootstrap/33100] [4.3/4.4 regression] on bootstrap getting section .eh_frame: bad cie version 0: offset 0x0
  2007-08-17 20:59 [Bug bootstrap/33100] New: " brett dot albertson at stratech dot com
                   ` (4 preceding siblings ...)
  2008-06-06 14:59 ` rguenth at gcc dot gnu dot org
@ 2008-06-09 16:24 ` bugzilla-gcc at thewrittenword dot com
  2008-06-11 14:42 ` hjl dot tools at gmail dot com
                   ` (19 subsequent siblings)
  25 siblings, 0 replies; 28+ messages in thread
From: bugzilla-gcc at thewrittenword dot com @ 2008-06-09 16:24 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #17 from bugzilla-gcc at thewrittenword dot com  2008-06-09 16:23 -------
This bug is fixed in opensolaris: 
http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6685125
Fixed in revision 6388:
http://cvs.opensolaris.org/source/search?q=&defs=&refs=&path=&hist=6388&project=%2Fonnv

We have filed case #65952072 with Sun to get this backported to Solaris 10.


-- 


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


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

* [Bug bootstrap/33100] [4.3/4.4 regression] on bootstrap getting section .eh_frame: bad cie version 0: offset 0x0
  2007-08-17 20:59 [Bug bootstrap/33100] New: " brett dot albertson at stratech dot com
                   ` (3 preceding siblings ...)
  2008-05-29  2:30 ` cnstar9988 at gmail dot com
@ 2008-06-06 14:59 ` rguenth at gcc dot gnu dot org
  2008-06-09 16:24 ` bugzilla-gcc at thewrittenword dot com
                   ` (20 subsequent siblings)
  25 siblings, 0 replies; 28+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2008-06-06 14:59 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #16 from rguenth at gcc dot gnu dot org  2008-06-06 14:57 -------
4.3.1 is being released, adjusting target milestone.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.3.1                       |4.3.2


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


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

* [Bug bootstrap/33100] [4.3/4.4 regression] on bootstrap getting section .eh_frame: bad cie version 0: offset 0x0
  2007-08-17 20:59 [Bug bootstrap/33100] New: " brett dot albertson at stratech dot com
                   ` (2 preceding siblings ...)
  2008-05-22  3:15 ` Daniel dot Davies at xerox dot com
@ 2008-05-29  2:30 ` cnstar9988 at gmail dot com
  2008-06-06 14:59 ` rguenth at gcc dot gnu dot org
                   ` (21 subsequent siblings)
  25 siblings, 0 replies; 28+ messages in thread
From: cnstar9988 at gmail dot com @ 2008-05-29  2:30 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #15 from cnstar9988 at gmail dot com  2008-05-29 02:30 -------
i386-pc-solaris2.10 has the same problem.


-- 

cnstar9988 at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cnstar9988 at gmail dot com


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


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

* [Bug bootstrap/33100] [4.3/4.4 regression] on bootstrap getting section .eh_frame: bad cie version 0: offset 0x0
  2007-08-17 20:59 [Bug bootstrap/33100] New: " brett dot albertson at stratech dot com
  2008-03-14 21:28 ` [Bug bootstrap/33100] [4.3/4.4 regression] " jcea at hispasec dot com
  2008-03-15  0:43 ` jsm28 at gcc dot gnu dot org
@ 2008-05-22  3:15 ` Daniel dot Davies at xerox dot com
  2008-05-29  2:30 ` cnstar9988 at gmail dot com
                   ` (22 subsequent siblings)
  25 siblings, 0 replies; 28+ messages in thread
From: Daniel dot Davies at xerox dot com @ 2008-05-22  3:15 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #14 from Daniel dot Davies at xerox dot com  2008-05-22 03:14 -------
Bug also hit when installing 4.2.4.


-- 


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


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

* [Bug bootstrap/33100] [4.3/4.4 regression] on bootstrap getting section .eh_frame: bad cie version 0: offset 0x0
  2007-08-17 20:59 [Bug bootstrap/33100] New: " brett dot albertson at stratech dot com
  2008-03-14 21:28 ` [Bug bootstrap/33100] [4.3/4.4 regression] " jcea at hispasec dot com
@ 2008-03-15  0:43 ` jsm28 at gcc dot gnu dot org
  2008-05-22  3:15 ` Daniel dot Davies at xerox dot com
                   ` (23 subsequent siblings)
  25 siblings, 0 replies; 28+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2008-03-15  0:43 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #13 from jsm28 at gcc dot gnu dot org  2008-03-15 00:41 -------
Update milestone after 4.3.0 release.


-- 

jsm28 at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.3.0                       |4.3.1


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


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

* [Bug bootstrap/33100] [4.3/4.4 regression] on bootstrap getting section .eh_frame: bad cie version 0: offset 0x0
  2007-08-17 20:59 [Bug bootstrap/33100] New: " brett dot albertson at stratech dot com
@ 2008-03-14 21:28 ` jcea at hispasec dot com
  2008-03-15  0:43 ` jsm28 at gcc dot gnu dot org
                   ` (24 subsequent siblings)
  25 siblings, 0 replies; 28+ messages in thread
From: jcea at hispasec dot com @ 2008-03-14 21:28 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #12 from jcea at hispasec dot com  2008-03-14 21:27 -------
Bug hit trying to compile GCC 4.3.0 using SUN ld. If I use the gnu ld (2.18),
compiler builds fine, but then I have problems with tools like gdb and such,
specially with shared libraries. So, no luck.

Post a link to this bug to OpenSolaris linking mailing list.


-- 


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


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

end of thread, other threads:[~2011-07-18 17:50 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-33100-4@http.gcc.gnu.org/bugzilla/>
2011-07-18 17:40 ` [Bug bootstrap/33100] [4.3/4.4 regression] on bootstrap getting section .eh_frame: bad cie version 0: offset 0x0 ro at gcc dot gnu.org
2011-07-18 17:50 ` ro at gcc dot gnu.org
2007-08-17 20:59 [Bug bootstrap/33100] New: " brett dot albertson at stratech dot com
2008-03-14 21:28 ` [Bug bootstrap/33100] [4.3/4.4 regression] " jcea at hispasec dot com
2008-03-15  0:43 ` jsm28 at gcc dot gnu dot org
2008-05-22  3:15 ` Daniel dot Davies at xerox dot com
2008-05-29  2:30 ` cnstar9988 at gmail dot com
2008-06-06 14:59 ` rguenth at gcc dot gnu dot org
2008-06-09 16:24 ` bugzilla-gcc at thewrittenword dot com
2008-06-11 14:42 ` hjl dot tools at gmail dot com
2008-07-18  3:38 ` cnstar9988 at gmail dot com
2008-08-27 22:13 ` jsm28 at gcc dot gnu dot org
2008-10-08 17:21 ` ro at techfak dot uni-bielefeld dot de
2008-10-08 17:24 ` ebotcazou at gcc dot gnu dot org
2008-10-09  7:17 ` cnstar9988 at gmail dot com
2008-10-09 11:02 ` cnstar9988 at gmail dot com
2008-10-09 11:24 ` ebotcazou at gcc dot gnu dot org
2008-10-09 17:36 ` ebotcazou at gcc dot gnu dot org
2008-10-10  0:43 ` cnstar9988 at gmail dot com
2008-10-10  5:16 ` ebotcazou at gcc dot gnu dot org
2008-10-10 14:42 ` ro at techfak dot uni-bielefeld dot de
2008-11-06 15:44 ` ro at gcc dot gnu dot org
2008-11-06 15:46 ` ro at gcc dot gnu dot org
2008-11-06 15:46 ` ro at techfak dot uni-bielefeld dot de
2008-11-20 17:12 ` ro at gcc dot gnu dot org
2008-11-20 17:15 ` ro at gcc dot gnu dot org
2008-11-20 17:16 ` ro at techfak dot uni-bielefeld dot de
2008-11-20 17:35 ` ro at gcc dot gnu dot org
2009-02-11 19:03 ` bugzilla-gcc at thewrittenword dot com

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).