--- Comment #1 from tsarkov at cs dot man dot ac dot uk 2008-08-06 13:49
---
I saw the same problem in C++ with a simple program
#include
void f ( std::ostream& o ) { o << std::endl; }
This happens both on i686-pc-linux-gnu and i386-apple-darwin9.4.0.
--
tsarkov at
--- Comment #8 from tsarkov at cs dot man dot ac dot uk 2008-01-16 17:39
---
This is fixed in current mainline GCC (as per
http://gcc.gnu.org/gcc-4.3/porting_to.html).
--
tsarkov at cs dot man dot ac dot uk changed:
What|Removed |Added
--- Comment #21 from tsarkov at cs dot man dot ac dot uk 2008-01-16 17:19
---
(In reply to comment #20)
> Changing to NEW based on
> http://gcc.gnu.org/ml/gcc-patches/2005-11/msg00858.html
>
Shouldn't the PR be closed now, after committing the patch from
http://gcc.
--- Comment #1 from tsarkov at cs dot man dot ac dot uk 2007-12-09 16:01
---
Created an attachment (id=14713)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14713&action=view)
Preprocessed sources
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34408
at gcc dot gnu dot org
ReportedBy: tsarkov at cs dot man dot ac dot uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34408
--- Comment #1 from tsarkov at cs dot man dot ac dot uk 2007-06-13 15:42
---
Created an attachment (id=13697)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13697&action=view)
Preprocessed sources
Code that triggers ICE
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32321
: unassigned at gcc dot gnu dot org
ReportedBy: tsarkov at cs dot man dot ac dot uk
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32321
--- Comment #1 from tsarkov at cs dot man dot ac dot uk 2006-02-14 12:46
---
Created an attachment (id=10848)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10848&action=view)
Preprocessed sources
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26281
failed
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: tsarkov at cs dot man dot ac dot uk
GCC build triplet: i686-pc-lin
--- Additional Comments From tsarkov at cs dot man dot ac dot uk
2005-07-14 10:11 ---
(In reply to comment #9)
> Can you try this after:
> 2005-07-13 David Edelsohn <[EMAIL PROTECTED]>
>
> * tree-ssa-dom.c (lookup_avail_expr): Do not pass member in freed
&
--- Additional Comments From tsarkov at cs dot man dot ac dot uk
2005-07-13 15:46 ---
The same happens if I try to bootstrap fresh gcc HEAD with gcc 4.0.1 build
without athlon switches:
> gcc -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../gcc/configure --ena
--- Additional Comments From tsarkov at cs dot man dot ac dot uk
2005-07-13 12:57 ---
(In reply to comment #4)
> How are you building invoking make?
> I cannot reproduce this on i686-pc-linux-gnu either.
make bootstrap on clean system fails at the same place.
This probably start
--- Additional Comments From tsarkov at cs dot man dot ac dot uk
2005-07-13 12:44 ---
(In reply to comment #4)
> How are you building invoking make?
> I cannot reproduce this on i686-pc-linux-gnu either.
By doing make bubblestrap.
I'll try to make bootstrap on clean system.
--- Additional Comments From tsarkov at cs dot man dot ac dot uk
2005-07-13 12:19 ---
Created an attachment (id=9258)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9258&action=view)
reduced testcase
Here is reduced testcase extracted from genmodes. Note that it gives di
--- Additional Comments From tsarkov at cs dot man dot ac dot uk
2005-07-13 12:16 ---
Created an attachment (id=9257)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9257&action=view)
Preprocessed sources
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22457
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: tsarkov at cs dot man dot ac dot uk
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22457
--- Additional Comments From tsarkov at cs dot man dot ac dot uk
2005-02-02 19:29 ---
Created an attachment (id=8128)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8128&action=view)
Proprocessed source file
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19768
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: tsarkov at cs dot man dot ac dot uk
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC hos
--- Additional Comments From tsarkov at cs dot man dot ac dot uk
2004-12-02 17:59 ---
Created an attachment (id=7662)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7662&action=view)
Preprocessed sources
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18790
preprocessed source if appropriate.
See http://gcc.gnu.org/bugs.html> for instructions.
--
Summary: ICE in make_decl_rtl
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
Assign
20 matches
Mail list logo