------- Comment #6 from hp at gcc dot gnu dot org 2006-01-07 00:02 ------- I built and checked cross from i686-pc-linux-gnu to cris-axis-linux-gnu with this patch, and built CSiBE-2.1.1 at -O0, -O1, -O2 (note 1) and -O3 compile-time tests and -Os compile-time and size tests, with just the two expected differences in the generated code (using the previously posted unrandomization and asm-wrapper patches). Thanks!
(note 1: fails to compile -O2: invalid assembly code is generated for linux-2.4.23-pre3-testplatform/net/ipv4/tcp_input.c at -O2 with and without the patch due to a different bug) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25677