This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/49427] v850e-elf wants 850e/v850e-common.c
- From: "nickc at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 16 Jun 2011 10:21:29 +0000
- Subject: [Bug target/49427] v850e-elf wants 850e/v850e-common.c
- Auto-submitted: auto-generated
- References: <bug-49427-4@http.gcc.gnu.org/bugzilla/>
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