Processed: merge gcc reports

2007-09-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> retitle 443576 [PR33381, fixed in 4.3] gcc-4.2 -O2 generates wrong code
Bug#443576: gcc-4.2: -O2 generates wrong code
Changed Bug title to `[PR33381, fixed in 4.3] gcc-4.2 -O2 generates wrong code' 
from `gcc-4.2: -O2 generates wrong code'.

> retitle 440545 [PR33381, fixed in 4.3] miscompilation casting signed long to 
> void*
Bug#440545: [PR33381] [amd64] miscompilation casting signed long to void*
Changed Bug title to `[PR33381, fixed in 4.3] miscompilation casting signed 
long to void*' from `[PR33381] [amd64] miscompilation casting signed long to 
void*'.

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processed (with 1 errors): merge gcc reports

2007-09-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> severity 443576 grave
Bug#443576: gcc-4.2: -O2 generates wrong code
Severity set to `grave' from `critical'

> severity 440545 grave
Bug#440545: [PR33381] [amd64] miscompilation casting signed long to void*
Severity set to `grave' from `critical'

> merge 440545 443576
Bug#440545: [PR33381] [amd64] miscompilation casting signed long to void*
Bug#443576: gcc-4.2: -O2 generates wrong code
Mismatch - only Bugs in same state can be merged:
Values for `forwarded addr' don't match:
 #440545 has `http://gcc.gnu.org/PR33381';
 #443576 has `'

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processed: merge gcc reports

2007-09-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> forcemerge 440545 443576
Bug#440545: [PR33381, fixed in 4.3] miscompilation casting signed long to void*
Bug#443576: [PR33381, fixed in 4.3] gcc-4.2 -O2 generates wrong code
Forcibly Merged 440545 443576.

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



[Bug target/33381] [4.2 regression] miscompilation casting signed long to void*

2007-09-25 Thread rguenther at suse dot de


--- Comment #7 from rguenther at suse dot de  2007-09-25 08:25 ---
Subject: Re:  [4.2 regression] miscompilation casting signed
 long to void*

On Tue, 25 Sep 2007, debian-gcc at lists dot debian dot org wrote:

> --- Comment #6 from debian-gcc at lists dot debian dot org  2007-09-25 
> 07:15 ---
> comparing 4.2 20070902 with 4.2 20070925 + plus the proposed patch, I see two
> regressions:
> 
> FAIL: g++.dg/ext/vla4.C  (test for errors, line 10)
> FAIL: g++.dg/other/unused1.C scan-assembler
> (string|ascii?)z?\\t"class2("|\\\\000)
> 
> Currently checking 20070925 without the proposed patch.

They also happened w/o the patch for me.

Richard.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33381

--- You are receiving this mail because: ---
You reported the bug, or are watching the reporter.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



[Bug c/32295] [4.1/4.2/4.3 Regression] An invalid c code causes an ICE in create_tmp_var, at gimplify.c:489

2007-09-25 Thread jsm28 at gcc dot gnu dot org


--- Comment #6 from jsm28 at gcc dot gnu dot org  2007-09-25 15:05 ---
Subject: Bug 32295

Author: jsm28
Date: Tue Sep 25 15:04:58 2007
New Revision: 128765

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128765
Log:
PR c/32295
* c-typeck.c (default_conversion): Call require_complete_type
before perform_integral_promotions.
(build_unary_op): Call require_complete_type except for ADDR_EXPR.
(build_c_cast): Call require_complete_type except for casts to
void types.
(convert_for_assignment): Call require_complete_type.

testsuite:
* gcc.dg/enum-incomplete-1.c: New test.

Added:
trunk/gcc/testsuite/gcc.dg/enum-incomplete-1.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/c-typeck.c
trunk/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32295

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



[bts-link] source package gcc-4.2

2007-09-25 Thread bts-link-upstream
#
# bts-link upstream status pull for source package gcc-4.2
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
#

user [EMAIL PROTECTED]

# remote status report for #443576
#  * http://gcc.gnu.org/PR33381
#  * remote status changed: (?) -> ASSIGNED
usertags 443576 + status-ASSIGNED

# remote status report for #443576
#  * http://gcc.gnu.org/PR33381
#  * remote status changed: (?) -> ASSIGNED
usertags 443576 + status-ASSIGNED

thanks



Bug#444085: libstdc++6-4.2-dev: typeinfo seems to be broken

2007-09-25 Thread Andreas Pakulat
Package: libstdc++6-4.2-dev
Version: 4.2.1-5
Severity: important

Hi,

it seems that the typeinfo file from /usr/include/c++/4.2 is somehow
broken. Compiling a program that includes this file indirectly I get:
In file included from /usr/include/c++/4.2/bits/locale_facets.tcc:42,
 from /usr/include/c++/4.2/locale:46,
 from /usr/include/c++/4.2/bits/ostream.tcc:46,
 from /usr/include/c++/4.2/ostream:572,
 from /usr/include/c++/4.2/iterator:70,
 from /usr/include/boost/next_prior.hpp:15,
 from /usr/include/boost/utility.hpp:16,
 from /usr/include/boost/thread/thread.hpp:12,
 from /usr/include/boost/thread.hpp:10,
 from src/core/thread.h:24,
 from src/net/clientthread.h:24,
 from src/net/common/clientstate.cpp:21:
/usr/include/c++/4.2/typeinfo: At global scope:
/usr/include/c++/4.2/typeinfo:41: error: expected unqualified-id before end of 
line
/usr/include/c++/4.2/typeinfo:41: error: expected `}' before end of line
/usr/include/c++/4.2/typeinfo:41: error: expected `}' before end of line
/usr/include/c++/4.2/typeinfo:41: error: expected `}' before end of line
/usr/include/c++/4.2/typeinfo:41: error: expected declaration before end of line

Line 41 in /usr/include/c++/4.2 and surroundings look like this:
36  #ifndef _TYPEINFO
37  #define _TYPEINFO
38
39  #include 
40
41  #pragma GCC visibility push(default)
42
43  extern "C++" {

Removing the pragma there and on line 166 lets the compiler go on.

Andreas

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'oldstable'), (500, 'experimental'), 
(500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22.1
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libstdc++6-4.2-dev depends on:
ii  g++-4.2   4.2.1-5The GNU C++ compiler
ii  gcc-4.2-base  4.2.1-5The GNU Compiler Collection (base 
ii  libc6-dev 2.6.1-5GNU C Library: Development Librari
ii  libstdc++64.2.1-5The GNU Standard C++ Library v3

libstdc++6-4.2-dev recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#128950: Type supercheapoem .com ln |nternet Exp|orer

2007-09-25 Thread Francis Wood
Sep 26 07:07:29 MSK 2007



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]