* config/v850/v850.h (CPP_SPEC): Define __v850e__ when compiling
for the V850E.
From-SVN: r175688
+2011-06-30 Nick Clifton <nickc@redhat.com>
+
+ * config/v850/v850.h (CPP_SPEC): Define __v850e__ when compiling
+ for the V850E.
+
2011-06-30 Jakub Jelinek <jakub@redhat.com>
* tree-ssa-structalias.c (find_func_aliases_for_builtin_call): Fix
%{mv850e2:-D__v850e2__} \
%{mv850es:-D__v850e1__} \
%{mv850e1:-D__v850e1__} \
+ %{mv850e:-D__v850e__} \
%{mv850:-D__v850__} \
%(subtarget_cpp_spec)" \
" %{mep:-D__EP__}"