This is the mail archive of the gcc-patches@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]

Re: [Patches, Fortran] ALLOCATE & CAF library.


Daniel Carrera wrote:
On 07/21/2011 07:22 PM, Tobias Burnus wrote:
Doesn't compile here:
gcc/fortran/trans.c:656:8: error: unused variable 'status_type'
[-Werror=unused-variable]
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.

Compiled and regtested successfully.


Tobias


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