--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-16
05:47 ---
*** Bug 18542 has been marked as a duplicate of this bug. ***
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18592
--- You are receiving this mail because: ---
You reported the bug, or are watch
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-16
05:48 ---
*** Bug 18563 has been marked as a duplicate of this bug. ***
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18592
--- You are receiving this mail because: ---
You reported the bug, or are watch
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-16
05:49 ---
(In reply to comment #12)
> (In reply to comment #11)
> > Comment #7 in PR18542 said that separate PR's
> > were going to be filed for avr and h8300.
> They were (PR18563 and PR18564), but somebody else has
On 04-Dec-15 12:32, Matthias Klose wrote:
> Please recheck with g++-3.4 and g++-4.0 (from experimental).
With gcc-4.0 the package FTBFS with the following error
../k3sdk/path_data.h:62: error: 'Value' has incomplete type
document.h:29: error: forward declaration of 'struct boost::filesystem::path
--- Additional Comments From corsepiu at gcc dot gnu dot org 2004-12-16
08:41 ---
> > I am going to reopen them and remove the avr/h8300 from PR18542.
>
> "You can easily check that by testing if reverting the patch from comment #2
> helps. "
Please read what I wrote in comment #10.
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-12-16
09:31 ---
Subject: Bug 19005
CVSROOT:/cvs/gcc
Module name:gcc
Branch: gcc-3_3-branch
Changes by: [EMAIL PROTECTED] 2004-12-16 09:31:18
Modified files:
gcc: Change
--- Additional Comments From rth at gcc dot gnu dot org 2004-12-16 09:37
---
Fixed.
--
What|Removed |Added
Status|ASSIGNED|RESOLVED
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-12-16
09:40 ---
Subject: Bug 19005
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2004-12-16 09:40:35
Modified files:
gcc: ChangeLog
gcc/config/i386: i
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-12-16
10:03 ---
Subject: Bug 18590
CVSROOT:/cvs/gcc
Module name:gcc
Branch: gcc-3_4-branch
Changes by: [EMAIL PROTECTED] 2004-12-16 10:03:04
Modified files:
gcc: Change
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-12-16
13:59 ---
Subject: Bug 18590
CVSROOT:/cvs/gcc
Module name:gcc
Branch: gcc-3_3-branch
Changes by: [EMAIL PROTECTED] 2004-12-16 13:59:03
Modified files:
gcc: Change
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-12-16
14:13 ---
See http://gcc.gnu.org/ml/gcc-patches/2004-12/msg01160.html
--
What|Removed |Added
--- Additional Comments From lerdsuwa at gcc dot gnu dot org 2004-12-16
14:55 ---
This should be ice-on-invalid-code. The code:
bar()();
must be replaced with:
bar<&Dummy::evil>()();
because 'evil' alone is not a valid pointer-to-member function.
GCC compiles file with the c
--
What|Removed |Added
AssignedTo|lerdsuwa at gcc dot gnu dot |unassigned at gcc dot gnu
|org |dot org
Status|ASSIGNED
13 matches
Mail list logo