--- Additional Comments From debian-gcc at lists dot debian dot org
2004-12-04 16:27 ---
currently no access to the machine, where I started the build. will update until
I get access again.
Matthias
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18615
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: debian-gcc at lists dot debian dot org
CC: drow at false dot org,gcc-bugs at gcc dot gnu dot org
--- Additional Comments From debian-gcc at lists dot debian dot org
2004-12-04 16:50 ---
Created an attachment (id=7671)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7671&action=view)
preprocessed source
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18830
--- Additional Comments From debian-gcc at lists dot debian dot org
2004-12-04 16:51 ---
Created an attachment (id=7672)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7672&action=view)
patch to build biarch compiler for ix86/x86_64, defaulting to ix86
--
http://gcc.
--- Additional Comments From debian-gcc at lists dot debian dot org
2004-12-10 08:27 ---
not reproducible anymore with 2004-12-04
Matthias
--
What|Removed |Added
--
What|Removed |Added
Known to fail||3.4.4 4.0.0
Known to work||3.3.5
http://gcc.gnu.org/bugzilla/show_bug.cgi?id
--
What|Removed |Added
Keywords||ice-on-invalid-code
Known to fail||3.3.5 3.4.4 4.0.0
Known to work|
--- Additional Comments From debian-gcc at lists dot debian dot org
2004-12-15 11:28 ---
Created an attachment (id=7747)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7747&action=view)
preprocessed source
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19008
--- Additional Comments From debian-gcc at lists dot debian dot org
2004-12-15 15:06 ---
the bug submitter replied:
I suppose you mean -fno-strict-aliasing, since -fno-strict-alias
does not exist. In this case that does not fix the problem. This
code work correctly when build
ror 1
--
Summary: code fails to build with 4.1 20061020, which built with
20060901
Product: gcc
Version: 3.1.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: debian-gcc at lists dot debian dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29607
--- Comment #1 from debian-gcc at lists dot debian dot org 2006-10-26
17:42 ---
Created an attachment (id=12497)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12497&action=view)
preprocessed source
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29607
--- Comment #3 from debian-gcc at lists dot debian dot org 2006-10-26
18:22 ---
without -fpermissive:
x86_64-linux-gnu-g++ -Wall -save-temps -O2 -D_BSD_SOURCE -D_GNU_SOURCE
-DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DDEBUG=0 -O2 -Wall
-I/usr/include/tcl8.3 -I/usr
ay
and I cannot debug
Product: gcc
Version: 3.1.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: debug
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: debian-gcc at lists dot debian dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29609
--- Comment #7 from debian-gcc at lists dot debian dot org 2006-10-26
23:22 ---
that did work with 4.1 20061007, fails with 20061026.
A regression hunt would be appreciated ;)
Matthias
--
debian-gcc at lists dot debian dot org changed:
What|Removed
--- Comment #9 from debian-gcc at lists dot debian dot org 2006-10-27
01:23 ---
one of those patches introduces the regression on the 4.1 branch
Matthias
r117852 | rguenth | 2006-10-18 11:18:07 +0200 (Wed, 18 Oct 2006) | 16 lines
2006-10-18 Richard Guenther <[EMAIL PROTEC
--- Comment #2 from debian-gcc at lists dot debian dot org 2006-11-01
11:37 ---
no, closing.
Matthias
--
debian-gcc at lists dot debian dot org changed:
What|Removed |Added
--- Comment #9 from debian-gcc at lists dot debian dot org 2006-11-06
22:14 ---
hppa is supposed to use dwarf2 based exceptions in Debian; at least that's what
the libgcc soversion (4) suggests; explicitely configuring with
--enable-sjlj-exceptions would configure tu build libgcc
--- Comment #14 from debian-gcc at lists dot debian dot org 2006-11-11
02:11 ---
the PR28651 testcase fails on the gcc-4.1-branch 20061110 on powerpc-linux and
amd64-linux.
FAIL: gcc.c-torture/execute/pr28651.c execution, -O0
FAIL: gcc.c-torture/execute/pr28651.c execution, -O1
--- Comment #15 from debian-gcc at lists dot debian dot org 2006-11-11
02:12 ---
a regression compared to 4.1 20061028
Matthias
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28651
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: debian-gcc at lists dot debian dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29825
--- Comment #1 from debian-gcc at lists dot debian dot org 2006-11-14
08:18 ---
reverting the fix for PR28915 fixes the bootstrap error
2006-11-12 Jason Merrill <[EMAIL PROTECTED]>
Andrew Pinski <[EMAIL PROTECTED]>
PR middle-end/28915
* gimplify.c (gimplify_init
--- Comment #18 from debian-gcc at lists dot debian dot org 2006-11-14
21:09 ---
(In reply to comment #16)
> I've reverted my patch on the
> 4.1 branch, as it seems to be too risky there.
afaics the patch is not yet reverted.
Matthias
--
http://gcc.gnu.o
: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: debian-gcc at lists dot debian dot org
GCC target triplet: hppa-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30131
--- Comment #1 from debian-gcc at lists dot debian dot org 2006-12-09
11:12 ---
Created an attachment (id=12773)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12773&action=view)
preprocessed source
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30131
Priority: P3
Component: tree-optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: debian-gcc at lists dot debian dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30132
--- Comment #1 from debian-gcc at lists dot debian dot org 2006-12-09
11:33 ---
Created an attachment (id=12774)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12774&action=view)
preprocessed source
#include
void testit(double complex* t, double* b)
{
b[0] = t[0]==0.0
--- Comment #3 from debian-gcc at lists dot debian dot org 2006-12-13
15:58 ---
patch posted at
http://gcc.gnu.org/ml/gcc-patches/2006-12/msg00948.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28036
501 - 527 of 527 matches
Mail list logo