[Patches, Fortran] ALLOCATE & CAF library.

Daniel Carrera dcarrera@gmail.com
Thu Jul 21 19:35:00 GMT 2011


On 07/21/2011 07:22 PM, Tobias Burnus wrote:
> On 07/21/2011 06:46 PM, Daniel Carrera wrote:
>> Ok. Updated patch and updated ChangeLog attached. Compiles fine and
>> I'm about to start running the test suite again.
>
> Doesn't compile here:
>
> gcc/fortran/trans.c: In function 'tree_node*
> gfc_allocate_using_lib(stmtblock_t*, tree, tree, tree, tree)':
> gcc/fortran/trans.c:656:8: error: unused variable 'status_type'
> [-Werror=unused-variable]
>
> Please fix before committal.

Hmm... I really wish that my Makefile was as picky as yours. But last 
time I tried to change my configure flag everything went crazy.

The attached file contains the fix. I won't commit until I get a "ok" 
from you.

Cheers,
Daniel.
-- 
I'm not overweight, I'm undertall.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: allocate.diff
Type: text/x-patch
Size: 18808 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20110721/21f6302c/attachment.bin>


More information about the Gcc-patches mailing list