This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Failure to bootstrap for 3.3 on athlon_mp-pc-linux-gnu


stage1/cc1 now goes into an infinite loop compiling calls.c.


--- previous/CL/gcc/ChangeLog	2003-09-05 03:40:04.000000000 -0400
+++ broken/CL/gcc/ChangeLog	2003-09-07 03:40:03.000000000 -0400
@@ -1 +1,30 @@
+Sat Sep  6 23:16:35 CEST 2003  Jan Hubicka  <jh@suse.cz>
+
+	* cfgcleanup.c (try_simplify_condjump): Fix my previous patch.
+
+	PR target/12070
+	* calls.c (emit_library_call_value_1): Fix saving of BLKmode arguments.
+
+	PR opt/12082
+	* cfgcleanup.c (try_simplify_condjump): Avoid unreachable code warning.
+



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]