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]

[patch] Gimple parser


A patch that adds a command line option (-fgimple-parser) and uses the
preprocessor to lex a file (/tmp/gimple.txt) and dump the tokens in
another file (/tmp/output.txt).
-- 
Cheers
Sandy

Attachment: gimple.txt
Description: Text document

Attachment: mypatch.patch
Description: Binary data

Attachment: output.txt
Description: Text document


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