--- Comment #9 from wilson at gcc dot gnu dot org 2006-02-10 02:03 ---
I've looked at the reload-branch also. I need two patches in order to
bootstrap it. One trivial obvious patch, and one hacked not technically
correct patch. It then bootstrapped and compiled this testcase correctly
Compiling the following one line:
void f(int i = 0, int j) {}
produces the following error, as appropriate:
[EMAIL PROTECTED] /usr/misc/pkg/gcc-4.0.2/bin/g++ -c default.cc
default.cc: In function `void f(int, int)':
default.cc:1: error: default argument missing for parameter 2 of `void f(int,
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-02-10 02:24 ---
This is a dup of bug 16829 which was fixed in 4.0.3.
*** This bug has been marked as a duplicate of 16829 ***
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
-
--- Comment #15 from pinskia at gcc dot gnu dot org 2006-02-10 02:24
---
*** Bug 26206 has been marked as a duplicate of this bug. ***
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
-
I noticed today that the file names in the documention don't match what the
names are in reality.
For an example:
t.c.102r.expand
>From the doc's:
-dr
-fdump-rtl-expand
Dump after RTL generation, to file.00.expand.
--
Summary: [4.2 Regression] file names in rtl dumps don't match
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|--- |4.2.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26207
--- Comment #10 from hjl at lucon dot org 2006-02-10 03:37 ---
Thanks, Jim. Denis and I are working on a patch based on your suggestion to
modify regno_clobbered_p to handle REG_INC. We will submit it next week.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25603
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfi
--- Comment #1 from bonzini at gnu dot org 2006-02-10 07:10 ---
I would like to change .00. to .*. (it becomes unmaintainable, otherwise).
I doubt any GCC release (except maybe 4.1) has the correct names for every
single dump.
Paolo
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=2
101 - 109 of 109 matches
Mail list logo