------- Comment #4 from bero at arklinux dot org  2006-11-07 13:12 -------
Created an attachment (id=12562)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12562&action=view)
Another test case

Another test case for what appears to be the same bug - also from openssl:

gcc -I.. -I../.. -I../../include -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS
-D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3
-fomit-frame-pointer -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2
-DSHA1_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -c -o ocsp_srv.o ocsp_srv.c
ocsp_srv.c: In function 'OCSP_basic_add1_status':
ocsp_srv.c:151: warning: function called through a non-compatible type
ocsp_srv.c:151: note: if this code is reached, the program will abort
ocsp_srv.c:194: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


-- 


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

Reply via email to