OSDN Git Service

(real_value_from_int_cst): Use temporary variable `e' to
authorrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 12 May 1993 04:29:00 +0000 (04:29 +0000)
committerrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 12 May 1993 04:29:00 +0000 (04:29 +0000)
commit04eb37c083b8b63d0b5d73ca9f4e885a31f07edf
tree6077b434d0e00fded01863451de571516d510a89
parent57920c740187cb694fc6eb8b6a015817ae5e1140
(real_value_from_int_cst): Use temporary variable `e' to
work around bugs in 386 PCC.

(build_array_type): Delete the code to set TYPE_MAIN_VARIANT.

(build_array_type):
Don't change TYPE_MAIN_VARIANT if incomplete (domain not known).

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@4428 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/tree.c