This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r156377 - /branches/gccgo/gcc/go/expressions.cc


Author: ian
Date: Sat Jan 30 02:21:06 2010
New Revision: 156377

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=156377
Log:
Don't permit abstract types for builtin functions.

Pick the right type to use for print/panic/etc. based on the
sign of the abstract constant.

Modified:
    branches/gccgo/gcc/go/expressions.cc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]