]> git.ipfire.org Git - thirdparty/gcc.git/commit
compiler: Rewrite handling of untyped numeric constants.
authorIan Lance Taylor <ian@gcc.gnu.org>
Wed, 28 Mar 2012 21:27:28 +0000 (21:27 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 28 Mar 2012 21:27:28 +0000 (21:27 +0000)
commit5caf63ca3fe0772b2b0059a373ee363fc8149e38
tree959c57c6e83eac4a05be250aa2752daca0cd50fb
parentb59e90711fdd29e707a9a071f14efdaee7d70d1a
compiler: Rewrite handling of untyped numeric constants.

Fixes various bugs when, e.g., using float or complex
constants in integer contexts.

From-SVN: r185925
gcc/go/gofrontend/expressions.cc
gcc/go/gofrontend/expressions.h
gcc/go/gofrontend/statements.cc
gcc/go/gofrontend/types.cc
gcc/go/gofrontend/types.h