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

G77 docs: `declaring new variables after generating code'


>From the GCC-3.0 version of "Using and Porting GNU Fortran"
(section 21.6.1?):

/QUOTE
Also, there seems to be problems declaring new variables after generating 
code (within a block) in the back end, leading to, e.g., "label not defined 
before binding contour" or similar messages, when compiling with 
"-fstack-check" or when compiling for certain targets.
/QUOTE

Is this an actual problem?
If so, has it been fixed since the release of that manual?

Greetz
Steven

-------------------------
Join the GNU Fortran 95 project!  See: http://g95.sourceforge.net
Have a look at the preliminary G95 internals documentation:
http://home.wanadoo.nl/btp91/g95.html
---------------------------------------------------


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