Daniel Carrera wrote:
On 07/21/2011 07:22 PM, Tobias Burnus wrote: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.Doesn't compile here: gcc/fortran/trans.c:656:8: error: unused variable 'status_type' [-Werror=unused-variable]The attached file contains the fix. I won't commit until I get a "ok" from you.
Compiled and regtested successfully. Tobias