Index: /trunk/Makefile.in
===================================================================
--- /trunk/Makefile.in	(revision 545)
+++ /trunk/Makefile.in	(revision 546)
@@ -1672,5 +1672,5 @@
 encode.o: $(srcsrc)/encode.c Makefile 
 sstrip.o: $(srcsrc)/sstrip.c Makefile config.h 
-trustfile.o: $(srcsrc)/trustfile.c Makefile config_xor.h $(srcinc)/slib.h $(srcinc)/sh_static.h $(srcinc)/sh_pthread.h $(srcinc)/sh_calls.h 
+trustfile.o: $(srcsrc)/trustfile.c Makefile config_xor.h $(srcinc)/sh_calls.h $(srcinc)/slib.h $(srcinc)/sh_static.h $(srcinc)/sh_pthread.h 
 exepack.o: $(srcsrc)/exepack.c Makefile config.h $(srcinc)/minilzo.h $(srcinc)/exepack.data 
 exepack_fill.o: $(srcsrc)/exepack_fill.c Makefile config.h config.h $(srcinc)/minilzo.h 
Index: /trunk/README
===================================================================
--- /trunk/README	(revision 545)
+++ /trunk/README	(revision 546)
@@ -84,16 +84,4 @@
 	see the MANUAL.
 
-
-	WARNING:
-	------- 
-	Some versions of gcc have a bug that generates incorrect 
-	code if strength reducing is enabled. 
-	If you modify the compiler flags, always use the -fno-strength-reduce 
-	option with gcc, unless you are sure that your compiler does not
-	suffer from the problem (see README.gcc_bug).
-	Also, some gcc versions generate incorrect code unless the
-	-fno-omit-frame-pointer option is used. 
-	The -fno-strength-reduce and the -fno-omit-frame-pointer options are 
-	enabled by default by the 'configure' script.
 
 PGP SIGNATURES:
Index: /trunk/depend.dep
===================================================================
--- /trunk/depend.dep	(revision 545)
+++ /trunk/depend.dep	(revision 546)
@@ -41,5 +41,5 @@
 encode.o: $(srcsrc)/encode.c Makefile 
 sstrip.o: $(srcsrc)/sstrip.c Makefile config.h 
-trustfile.o: $(srcsrc)/trustfile.c Makefile config_xor.h $(srcinc)/slib.h $(srcinc)/sh_static.h $(srcinc)/sh_pthread.h $(srcinc)/sh_calls.h 
+trustfile.o: $(srcsrc)/trustfile.c Makefile config_xor.h $(srcinc)/sh_calls.h $(srcinc)/slib.h $(srcinc)/sh_static.h $(srcinc)/sh_pthread.h 
 exepack.o: $(srcsrc)/exepack.c Makefile config.h $(srcinc)/minilzo.h $(srcinc)/exepack.data 
 exepack_fill.o: $(srcsrc)/exepack_fill.c Makefile config.h config.h $(srcinc)/minilzo.h 
Index: /trunk/depend.sum
===================================================================
--- /trunk/depend.sum	(revision 545)
+++ /trunk/depend.sum	(revision 546)
@@ -1,1 +1,1 @@
-3038455203
+3024561571
