[Bug fortran/46405] Preprocessor generated code can exceed 132 characters

jvdelisle at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Nov 14 19:10:00 GMT 2010


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46405

Jerry DeLisle <jvdelisle at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jvdelisle at gcc dot
                   |                            |gnu.org

--- Comment #3 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> 2010-11-14 18:54:49 UTC ---
I was thinking this same solution.  But, maybe the user who is having the
problem should just do that. In that case this is not really a bug.  The
problem is not knowing this is the problem.  Is there a flag we can check and
just not truncate at 132 or whatever length if CPP?



More information about the Gcc-bugs mailing list