public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/21965] New: Openssl segfaults when compiled with gcc 4.0.0 on solaris 9
@ 2005-06-08 17:34 ftlofaro at yahoo dot com
  2005-06-08 17:42 ` [Bug c/21965] " pinskia at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: ftlofaro at yahoo dot com @ 2005-06-08 17:34 UTC (permalink / raw)
  To: gcc-bugs

Running openssl 0.9.7g (this is the newest production version) with no arguments
segfaults in lh_strhash when compiled with gcc 4.0.0 on Solaris 9, but runs fine
when compiled with gcc-3.2.2.

-- 
           Summary: Openssl segfaults when compiled with gcc 4.0.0 on
                    solaris 9
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ftlofaro at yahoo dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: sparc-sun-solaris2.9
  GCC host triplet: sparc-sun-solaris2.9
GCC target triplet: sparc-sun-solaris2.9


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


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

* [Bug c/21965] Openssl segfaults when compiled with gcc 4.0.0 on solaris 9
  2005-06-08 17:34 [Bug c/21965] New: Openssl segfaults when compiled with gcc 4.0.0 on solaris 9 ftlofaro at yahoo dot com
@ 2005-06-08 17:42 ` pinskia at gcc dot gnu dot org
  2005-06-08 17:48 ` ftlofaro at yahoo dot com
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-06-08 17:42 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-06-08 17:42 -------
Are you sure that this is a GCC bug, please add the preprocessed source.

-- 


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


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

* [Bug c/21965] Openssl segfaults when compiled with gcc 4.0.0 on solaris 9
  2005-06-08 17:34 [Bug c/21965] New: Openssl segfaults when compiled with gcc 4.0.0 on solaris 9 ftlofaro at yahoo dot com
  2005-06-08 17:42 ` [Bug c/21965] " pinskia at gcc dot gnu dot org
@ 2005-06-08 17:48 ` ftlofaro at yahoo dot com
  2005-06-08 17:51 ` [Bug middle-end/21965] " pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ftlofaro at yahoo dot com @ 2005-06-08 17:48 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ftlofaro at yahoo dot com  2005-06-08 17:48 -------
Created an attachment (id=9046)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9046&action=view)
C preprocessor output 

This is the C preprocessor output of lhash.c, the file with the offending
function.

-- 


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


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

* [Bug middle-end/21965] Openssl segfaults when compiled with gcc 4.0.0 on solaris 9
  2005-06-08 17:34 [Bug c/21965] New: Openssl segfaults when compiled with gcc 4.0.0 on solaris 9 ftlofaro at yahoo dot com
  2005-06-08 17:42 ` [Bug c/21965] " pinskia at gcc dot gnu dot org
  2005-06-08 17:48 ` ftlofaro at yahoo dot com
@ 2005-06-08 17:51 ` pinskia at gcc dot gnu dot org
  2005-06-08 20:37 ` ebotcazou at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-06-08 17:51 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c                           |middle-end
           Keywords|                            |wrong-code


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


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

* [Bug middle-end/21965] Openssl segfaults when compiled with gcc 4.0.0 on solaris 9
  2005-06-08 17:34 [Bug c/21965] New: Openssl segfaults when compiled with gcc 4.0.0 on solaris 9 ftlofaro at yahoo dot com
                   ` (2 preceding siblings ...)
  2005-06-08 17:51 ` [Bug middle-end/21965] " pinskia at gcc dot gnu dot org
@ 2005-06-08 20:37 ` ebotcazou at gcc dot gnu dot org
  2005-06-10 21:12 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2005-06-08 20:37 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ebotcazou at gcc dot gnu dot
                   |                            |org


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


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

* [Bug middle-end/21965] Openssl segfaults when compiled with gcc 4.0.0 on solaris 9
  2005-06-08 17:34 [Bug c/21965] New: Openssl segfaults when compiled with gcc 4.0.0 on solaris 9 ftlofaro at yahoo dot com
                   ` (3 preceding siblings ...)
  2005-06-08 20:37 ` ebotcazou at gcc dot gnu dot org
@ 2005-06-10 21:12 ` pinskia at gcc dot gnu dot org
  2005-07-08  8:42 ` ebotcazou at gcc dot gnu dot org
  2005-09-04 19:13 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-06-10 21:12 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal


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


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

* [Bug middle-end/21965] Openssl segfaults when compiled with gcc 4.0.0 on solaris 9
  2005-06-08 17:34 [Bug c/21965] New: Openssl segfaults when compiled with gcc 4.0.0 on solaris 9 ftlofaro at yahoo dot com
                   ` (4 preceding siblings ...)
  2005-06-10 21:12 ` pinskia at gcc dot gnu dot org
@ 2005-07-08  8:42 ` ebotcazou at gcc dot gnu dot org
  2005-09-04 19:13 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2005-07-08  8:42 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2005-07-08 08:42 -------
Please try with 4.0.1, 4.0.0 had known serious defects.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


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


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

* [Bug middle-end/21965] Openssl segfaults when compiled with gcc 4.0.0 on solaris 9
  2005-06-08 17:34 [Bug c/21965] New: Openssl segfaults when compiled with gcc 4.0.0 on solaris 9 ftlofaro at yahoo dot com
                   ` (5 preceding siblings ...)
  2005-07-08  8:42 ` ebotcazou at gcc dot gnu dot org
@ 2005-09-04 19:13 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-09-04 19:13 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-04 19:13 -------
No feedback in 3 months (T-4 days).

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |INVALID


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


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

end of thread, other threads:[~2005-09-04 19:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-08 17:34 [Bug c/21965] New: Openssl segfaults when compiled with gcc 4.0.0 on solaris 9 ftlofaro at yahoo dot com
2005-06-08 17:42 ` [Bug c/21965] " pinskia at gcc dot gnu dot org
2005-06-08 17:48 ` ftlofaro at yahoo dot com
2005-06-08 17:51 ` [Bug middle-end/21965] " pinskia at gcc dot gnu dot org
2005-06-08 20:37 ` ebotcazou at gcc dot gnu dot org
2005-06-10 21:12 ` pinskia at gcc dot gnu dot org
2005-07-08  8:42 ` ebotcazou at gcc dot gnu dot org
2005-09-04 19:13 ` 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).