--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Known to fail|4.1.1 4.2.0 4.3.0 |4.1.1
Known to work||4.2.0 4.3.0
--- Comment #12 from pinskia at gcc dot gnu dot org 2007-05-24 02:17
---
*** Bug 32059 has been marked as a duplicate of this bug. ***
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
-
--- Comment #11 from burnus at gcc dot gnu dot org 2007-01-30 18:14 ---
Paul Thomas wrote on 2007-01-14:
> > Fixed in 4.3; I will commit the patch for 4.2 in about a week; I will not
> > fix
> > 4.1.
> Are you in a position to do that now? The week is up and all is well:)
Finally fixe
--- Comment #6 from burnus at gcc dot gnu dot org 2007-01-02 15:54 ---
Subject: Bug 30276
Author: burnus
Date: Tue Jan 2 15:54:20 2007
New Revision: 120344
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=120344
Log:
2007-01-02 Tobias Burnus <[EMAIL PROTECTED]>
PR fort
--- Comment #5 from patchapp at dberlin dot org 2007-01-02 15:40 ---
Subject: Bug number PR30276
A patch for this bug has been added to the patch tracker.
The mailing list url for the patch is
http://gcc.gnu.org/ml/gcc-patches/2007-01/msg00057.html
--
http://gcc.gnu.org/bugzilla/sh
--
burnus at gcc dot gnu dot org changed:
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |burnus at gcc dot gnu dot
|dot org
--- Comment #4 from tkoenig at gcc dot gnu dot org 2006-12-26 12:15 ---
(In reply to comment #1)
>
> Index: gcc/fortran/scanner.c
> ===
> --- gcc/fortran/scanner.c (Revision 120144)
> +++ gcc/fortran/scanner.c (A
--- Comment #3 from burnus at gcc dot gnu dot org 2006-12-25 17:55 ---
> I think the proper fix is to add "." to the search list of directories where
> include files may live.
I don't see how this will help; adding "." for
'/home/allan/slot2usl/physcons.inc', searches at
./home/allan/sl
--- Comment #2 from steven at gcc dot gnu dot org 2006-12-23 14:48 ---
I think the proper fix is to add "." to the search list of directories where
include files may live.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30276
--- Comment #1 from burnus at gcc dot gnu dot org 2006-12-22 12:56 ---
Confirmed. I think the following patch should work. I'll take the bug next year
(if I don't forget). Otherwise, if someone wants to take it, feel free to do
so.
The problem is that only
for include_path in include
10 matches
Mail list logo