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

2007-12-05 Thread jakub at gcc dot gnu dot org
--- Comment #17 from jakub at gcc dot gnu dot org 2007-12-05 19:56 --- Fixed. -- jakub at gcc dot gnu dot org changed: What|Removed |Added Status|REOPENED

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

2007-12-05 Thread jakub at gcc dot gnu dot org
--- Comment #16 from jakub at gcc dot gnu dot org 2007-12-05 19:51 --- Subject: Bug 33739 Author: jakub Date: Wed Dec 5 19:50:56 2007 New Revision: 130629 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130629 Log: PR debug/33739 * gfortran.h (gfc_file): Remove i

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

2007-12-04 Thread jakub at gcc dot gnu dot org
--- Comment #15 from jakub at gcc dot gnu dot org 2007-12-04 14:19 --- Testing a different fix. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33739

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

2007-11-16 Thread fxcoudert at gcc dot gnu dot org
--- Comment #14 from fxcoudert at gcc dot gnu dot org 2007-11-16 22:24 --- Reopening, since the fix cause a regression (PR 34084). Please remember to fix both problems at the same time. The other problem is: INCLUDE 'anything' PROGRAM test_cg END PROGRAM test_cg The INCLUDE file can c

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

2007-11-16 Thread fxcoudert at gcc dot gnu dot org
--- Comment #13 from fxcoudert at gcc dot gnu dot org 2007-11-16 22:20 --- Subject: Bug 33739 Author: fxcoudert Date: Fri Nov 16 22:20:44 2007 New Revision: 130244 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130244 Log: PR fortran/33739 PR fortran/34084

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

2007-11-08 Thread fxcoudert at gcc dot gnu dot org
--- Comment #12 from fxcoudert at gcc dot gnu dot org 2007-11-08 19:20 --- Fixed. -- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added Status|ASS

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

2007-11-08 Thread fxcoudert at gcc dot gnu dot org
--- Comment #11 from fxcoudert at gcc dot gnu dot org 2007-11-08 19:20 --- Subject: Bug 33739 Author: fxcoudert Date: Thu Nov 8 19:19:50 2007 New Revision: 130016 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130016 Log: PR fortran/33739 * scanner.c (start_sou

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

2007-11-04 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33739

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

2007-10-29 Thread dominiq at lps dot ens dot fr
--- 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 fir

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

2007-10-25 Thread dominiq at lps dot ens dot fr
--- Comment #9 from dominiq at lps dot ens dot fr 2007-10-25 20:49 --- I have done the following changes to gcc/fortran/scanner.c: --- /opt/gcc/_gcc-clean/gcc/fortran/scanner.c 2007-10-04 17:26:43.0 +0200 +++ /opt/gcc/gcc-4.3-work/gcc/fortran/scanner.c 2007-10-25 22:28:09.

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

2007-10-25 Thread fxcoudert at gcc dot gnu dot org
-- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |fxcoudert at gcc dot gnu dot |dot org

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

2007-10-25 Thread dominiq at lps dot ens dot fr
--- Comment #8 from dominiq at lps dot ens dot fr 2007-10-25 16:59 --- I have reverted revision 129011: +2007-10-04 Francois-Xavier Coudert <[EMAIL PROTECTED]> + + PR fortran/33502 + * scanner.c (gfc_advance_line): Call debug_hooks->end_source_file + and debug_hooks-

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

2007-10-22 Thread dominiq at lps dot ens dot fr
--- Comment #7 from dominiq at lps dot ens dot fr 2007-10-22 11:08 --- Subject: Re: [4.3 Regression] Failure of gfortran.dg/literal_character_constant_1_*.F with -m64 -g on Darwin > What happens if you revert: I still got the warning, same thing if I revert +2007-10-06 Eric Botcazo

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

2007-10-22 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2007-10-22 08:42 --- What happens if you revert: +2007-10-04 Geoffrey Keating <[EMAIL PROTECTED]> + + * cgraphunit.c (cgraph_build_static_cdtor): Don't set + DECL_IGNORED_P. -- pinskia at gcc dot gnu dot org changed: