This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
wanna add -march=c3 and -march=c3-2 support
- From: =?big5?b?o6upWw==?= <joseph at chu dot url dot com dot tw>
- To: <gcc at gcc dot gnu dot org>
- Date: Thu, 8 Jan 2004 19:32:55 +0800
- Subject: wanna add -march=c3 and -march=c3-2 support
hi all,
I've modified old gcc version 3.2.2 (two files, i386.c and i386.h) to
have -march=c3 and -march=c3-2 options for VIA C3 and C3 Nehemiah.
I plan to immigrate it to the next release gcc version.
Could anybody tell how to proceed? Thanks in advance.
BRs,
Joseph