--- Comment #6 from rguenth at gcc dot gnu dot org 2007-05-12 18:22 ---
Fixed.
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASSIGNED
--- Comment #5 from patchapp at dberlin dot org 2007-05-10 08:12 ---
Subject: Bug number PR31847
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-05/msg00527.html
--
http://gcc.gnu.org/bugzilla/sh
--- Comment #4 from simartin at gcc dot gnu dot org 2007-05-08 16:47
---
This should be fixed (see
http://gcc.gnu.org/ml/gcc-patches/2007-05/msg00527.html for an explanation of
the patch).
--
simartin at gcc dot gnu dot org changed:
What|Removed |
--- Comment #3 from simartin at gcc dot gnu dot org 2007-05-08 16:34
---
Subject: Bug 31847
Author: simartin
Date: Tue May 8 15:33:56 2007
New Revision: 124551
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124551
Log:
2007-05-08 Simon Martin <[EMAIL PROTECTED]>
PR
--- Comment #2 from dberlin at gcc dot gnu dot org 2007-05-07 14:02 ---
Subject: Re: [4.3 Regression] Printing to dump file broken
On 7 May 2007 06:23:40 -, simartin at gcc dot gnu dot org
<[EMAIL PROTECTED]> wrote:
>
>
> --- Comment #1 from simartin at gcc dot gnu dot org 200
--- Comment #1 from simartin at gcc dot gnu dot org 2007-05-07 07:23
---
Hello.
I've had a look at the code, and the PRE dump apparently directly calls
print_generic_expr (not via default_tree_printer) with TDF_DIAGNOSTIC in the
dump flags. I'm not sure how those flags are setup...
I
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Summary|Printing to dump file broken|[4.3 Regression] Printing to
|