This is the mail archive of the gcc-regression@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]

Re: [PATCH] [COMMITTED] Re: 740 GCC HEAD regressions, 736 new, with your patch on 2004-02-28T13:38:52Z.



On Feb 28, 2004, at 15:19, Andrew Pinski wrote:



On Feb 28, 2004, at 15:00, GCC regression checker wrote:


With your recent patch, GCC HEAD has some regression test failures,
which used to pass.  There are 736 new failures, and 4
failures that existed before and after that patch; 0 failures
have been fixed.


All these new failures are caused by:
+2004-02-27  Dale Johannesen  <dalej@apple.com>
+
+	* config/darwin.c (machopic_output_possible_stub_label):  Remove.
+	config/darwin-protos.h:  Ditto.
+	config/darwin.h:  Remove call to it.


I committed the following to fix these regression by having the stubs outputted if even the symbol is defined.


Thanks, Andrew Pinski

ChangeLog:
	* config/darwin.h (machopic_finish): Output stub even if the
	symbol is already defined.



I also committed to the tree-ssa as it was broken there also.



Thanks, Andrew Pinski


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