[Bug fortran/43954] [4.4 regression] gfortran does not support -Wp, -MD for *.F

2010-08-08 Thread kirr at landau dot phys dot spbu dot ru
--- Comment #22 from kirr at landau dot phys dot spbu dot ru 2010-08-08 09:20 --- Thanks! -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43954

[Bug fortran/43954] [4.4 regression] gfortran does not support -Wp, -MD for *.F

2010-08-07 Thread kirr at landau dot phys dot spbu dot ru
--- Comment #18 from kirr at landau dot phys dot spbu dot ru 2010-08-07 18:21 --- Subject: Re: [4.3/4.4 regression] gfortran does not support -Wp, -MD for *.F On Sat, Aug 07, 2010 at 04:52:14PM -, jvdelisle at gcc dot gnu dot org wrote: > --- Comment #16 from jvdelisle

[Bug fortran/43954] [4.3/4.4 regression] gfortran does not support -Wp, -MD for *.F

2010-08-07 Thread kirr at landau dot phys dot spbu dot ru
--- Comment #14 from kirr at landau dot phys dot spbu dot ru 2010-08-07 13:27 --- Subject: Re: [4.3/4.4 regression] gfortran does not support -Wp, -MD for *.F On Sat, Aug 07, 2010 at 11:25:26AM -, mikael at gcc dot gnu dot org wrote: > --- Comment #13 from mikael at gcc

[Bug fortran/43954] gfortran-4.4 does not support -Wp, -MD for *.F (4.3 -> 4.4 regression, needed for auto-dependencies)

2010-08-07 Thread kirr at landau dot phys dot spbu dot ru
--- Comment #12 from kirr at landau dot phys dot spbu dot ru 2010-08-07 10:49 --- Could someone please suggest me what I'm maybe doing wrong? Because I posted backported patches twice (first time on the mailing list) and there is always silence on gcc side... And as it is now,

[Bug fortran/43954] gfortran-4.4 does not support -Wp, -MD for *.F (4.3 -> 4.4 regression, needed for auto-dependencies)

2010-06-28 Thread kirr at landau dot phys dot spbu dot ru
--- Comment #11 from kirr at landau dot phys dot spbu dot ru 2010-06-28 18:06 --- Created an attachment (id=21032) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21032&action=view) gfortran-4.5-MD.patch -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43954

[Bug fortran/43954] gfortran-4.4 does not support -Wp, -MD for *.F (4.3 -> 4.4 regression, needed for auto-dependencies)

2010-06-28 Thread kirr at landau dot phys dot spbu dot ru
--- Comment #10 from kirr at landau dot phys dot spbu dot ru 2010-06-28 18:05 --- Created an attachment (id=21031) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21031&action=view) gfortran-4.4-MD.patch -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43954

[Bug fortran/43954] gfortran-4.4 does not support -Wp, -MD for *.F (4.3 -> 4.4 regression, needed for auto-dependencies)

2010-06-28 Thread kirr at landau dot phys dot spbu dot ru
--- Comment #9 from kirr at landau dot phys dot spbu dot ru 2010-06-28 18:04 --- REOPEN Daniel, thanks for working on this. Because dropping support for -MD was initially spot as 4.3 -> 4.4 regression, and you committed the fix to 4.6 only, I think it would be good to apply y

[Bug fortran/43954] gfortran-4.4 does not support -Wp, -MD for *.F (4.3 -> 4.4 regression, needed for auto-dependencies)

2010-05-05 Thread kirr at landau dot phys dot spbu dot ru
--- Comment #6 from kirr at landau dot phys dot spbu dot ru 2010-05-05 16:24 --- > So, if this is so dear to your heart, pull up your sleeves and start trying > to fix the problem. I see. And thanks for the workaround. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43954

[Bug fortran/43954] gfortran-4.4 does not support -Wp, -MD for *.F (4.3 -> 4.4 regression, needed for auto-dependencies)

2010-05-04 Thread kirr at landau dot phys dot spbu dot ru
--- Comment #4 from kirr at landau dot phys dot spbu dot ru 2010-05-04 07:44 --- On Mon, May 03, 2010 at 07:45:20PM -, dfranke at gcc dot gnu dot org wrote: > (In reply to comment #2) > On Monday 03 May 2010 21:23:26 you wrote: > > And when I say "it used to w

[Bug fortran/43954] gfortran-4.4 does not support -Wp, -MD for *.F (4.3 -> 4.4 regression, needed for auto-dependencies)

2010-05-03 Thread kirr at landau dot phys dot spbu dot ru
--- Comment #2 from kirr at landau dot phys dot spbu dot ru 2010-05-03 19:23 --- Daniel, thanks for reply. As I see it, yes, PR31588 would be handy enhancement, but this bug is different -- it's a _regression_ -- it used to work in 4.3 and stopped in 4.4. And when I say "

[Bug fortran/43954] New: gfortran-4.4 does not support -Wp, -MD for *.F (4.3 -> 4.4 regression, needed for auto-dependencies)

2010-05-01 Thread kirr at landau dot phys dot spbu dot ru
.F (4.3 -> 4.4 regression, needed for auto-dependencies) Product: gcc Version: 4.4.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org