This is the mail archive of the gcc-patches@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: Fix PR 8866


Hi Mark,

The following patch introduces a testsuite regression on the 3.3 branch
for hppa64-hp-hpux11.11:

2003-04-16  Mark Mitchell  <mark at codesourcery dot com>

        PR middle-end/8866
	* cfgtrl.c (try_redirect_by_replacing_jump): Do not delete
	jumptables.

There are three new fails of gcc.c-torture/execute/20011219-1.c.
See <http://gcc.gnu.org/ml/gcc-testresults/2003-04/msg01086.html>.
The compiler appears to go into an infinite loop compiling this
file at -O2 and above.

Dave
-- 
J. David Anglin                                  dave dot anglin at nrc-cnrc dot gc dot ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)


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