[Bug fortran/31600] Better error message for redeclation of USEd symbols

2011-08-23 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31600 Tobias Burnus changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug fortran/31600] Better error message for redeclation of USEd symbols

2011-08-23 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31600 --- Comment #2 from Tobias Burnus 2011-08-23 12:13:40 UTC --- Author: burnus Date: Tue Aug 23 12:13:34 2011 New Revision: 177985 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177985 Log: 2011-08-23 Tobias Burnus PR fortran/31

[Bug fortran/31600] Better error message for redeclation of USEd symbols

2007-04-17 Thread fxcoudert at gcc dot gnu dot org
-- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last recon

[Bug fortran/31600] Better error message for redeclation of USEd symbols

2007-04-17 Thread burnus at gcc dot gnu dot org
--- Comment #1 from burnus at gcc dot gnu dot org 2007-04-17 13:14 --- If one tries to change the attribute of an USE-associated symbol the error is better: external omp_get_num_threads, omp_get_thread_num 1 Error: Cannot change attributes of USE-associated sy