http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49427
--- Comment #2 from Nick Clifton <nickc at gcc dot gnu.org> 2011-06-16 10:21:08 UTC --- Author: nickc Date: Thu Jun 16 10:21:05 2011 New Revision: 175100 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175100 Log: PR target/49427 * config.gcc: Set cpu_type to v850 for any V850 architecture. (v850*-*-*): Delete explicit setting of tm_p_file, tmake_file, md_file, extra_modes, out_file and extra_options are these are all deduced from cpu_type. Modified: trunk/gcc/ChangeLog trunk/gcc/config.gcc