Snapshot gcc-6-20160313 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/6-20160313/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 6 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/trunk revision
On Thu, 28 Jan 2016 19:10:03 +0100
Andreas Schwab wrote:
> Why does the dummy declaration need to use a pointer type?
Just a historical remnant.
Historically it was a single declaration used for both "known"
prototypes (for functions generated by GHC) and "unknown"
prototypes (arbitrary C funct