]> git.ipfire.org Git - thirdparty/gcc.git/commit
The parameters for functions from the frexp and scalbn families were the wrong way...
authorDuncan Sands <baldrick@free.fr>
Tue, 5 Apr 2011 10:59:38 +0000 (12:59 +0200)
committerDuncan Sands <baldrick@gcc.gnu.org>
Tue, 5 Apr 2011 10:59:38 +0000 (10:59 +0000)
commite0003021619551e6f02ebe5f61a4c51843a8705b
tree8f5de3ff88578d6e5a74637dd58ccaf78fb362b0
parent24003d2686aabceed673012e17b31255cfa449da
The parameters for functions from the frexp and scalbn families were the wrong way round.

The parameters for functions from the frexp and scalbn families
were the wrong way round.  Swap them.

From-SVN: r171979
gcc/fortran/ChangeLog
gcc/fortran/f95-lang.c