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

[Bug debug/33739] [4.3 Regression] Failure of gfortran.dg/literal_character_constant_1_*.F with -m64 -g on Darwin



------- Comment #10 from dominiq at lps dot ens dot fr  2007-10-29 12:09 -------
Without the part of the patch in comment #8 the warning disappears.  The
comment #2 may sound as ld64 on Darwin8 overzealous, but it just detects that
"entering into a new file" is properly detected
(at least the first time), but the "exit from an included file" is never
reached.

I have done a few attempts to fix it, but they were too naive and failed for a
lack of a real understanding of how gfc_current_locus.lb->next->dbg_emitted is
managed.


-- 


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


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