--
What|Removed |Added
Target Milestone|--- |4.0.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19182
--- Additional Comments From tobi at gcc dot gnu dot org 2005-01-16 17:51
---
I believe this is fixed. Re-open if you disagree.
--
What|Removed |Added
Status|NE
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-01-16
17:44 ---
Subject: Bug 19182
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-01-16 17:44:17
Modified files:
gcc/fortran: ChangeLog error.c
Log message:
--- Additional Comments From tobi at gcc dot gnu dot org 2005-01-08 00:05
---
New patch here: http://gcc.gnu.org/ml/fortran/2005-01/msg00060.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19182
--- Additional Comments From tobi at gcc dot gnu dot org 2005-01-04 23:55
---
Patch here: http://gcc.gnu.org/ml/fortran/2005-01/msg00027.html
--
What|Removed |Added
--- Additional Comments From pinskia at physics dot uc dot edu 2004-12-28
22:34 ---
Subject: Re: Error messages seem to be printed slower
On Dec 28, 2004, at 5:31 PM, schnetter at aei dot mpg dot de wrote:
>
> The call to setvbuf switches to line buffering, meaning that stderr is
>
On Dec 28, 2004, at 5:31 PM, schnetter at aei dot mpg dot de wrote:
The call to setvbuf switches to line buffering, meaning that stderr is
flushed
only after every line and not after every character. I assume that
cc1 (as
opposed to f951) switches to line buffered stderr at some time, or else
ou
--- Additional Comments From schnetter at aei dot mpg dot de 2004-12-28
22:31 ---
I didn't try the putc vs. fputc change, but the patch below makes all the
difference:
$ cvs diff -u error.c
Index: error.c
===
RCS file
--- Additional Comments From tobi at gcc dot gnu dot org 2004-12-28 21:41
---
Does changing fputc to putc in line 95 of error.c enhance your 'experience'?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19182
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-28
20:47 ---
But seems slower than the C or C++ or java.
Java is more compariable in this case as it also outputs the context.
--
What|Removed |Added
-
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-28
20:45 ---
They seem quick to me.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19182
11 matches
Mail list logo