This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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, fortran] Remove vestiges of non-working Q exponent.


Steve Kargl wrote:
On Wed, Nov 08, 2006 at 12:54:24PM -0800, Brooks Moses wrote:

2006-11-08 Brooks Moses <brooks.moses@codesourcery.com>

	* lang.opt: Remove non-working -qkind= option.
	* gfortran.h (gfc_option_t): Remove q_kind member.
	* options.c (gfc_init_options): Remove q_kind initialization.
	(gfc_handle_option): Remove -qkind= option handling.
	* primary.c: (match_real_constant): Remove 'Q' exponent.

----------------------------------------------------------------------

Regression-tested on i686-pc-linux-gnu. Ok for trunk? (Since it fixes an ICE, should I apply it to 4.2 as well?)

OK. If you bootstrap and regression test 4.2, then yes, you can apply it to 4.2.

Bootstrapped, regression tested, and applied to 4.2.


- Brooks


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