This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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]

[RFH] F95 expression parser


Hi,

Yet another round of questions (and some attempts to answer them on my
part), but this time concerning my F95 expression parser patch.

1) Should I submit it first to FSF for approval? I assume so.
2) Should a separate branch be created for the F95 support? Currently I
don't think this is necessary. The expression parser doesn't really
touch any of the existing files (except for those needed to register a
new language and Makefile stuff.) The patch only introduces the F95
expression parser, not proper F95 support (so eval.c will be minimally
touched.) True support for F95 is coming in separate patches for more
accurate review/approval by relevant owners. Mainly DWARF and eval
stuff.

Petr


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