Bug#320915: [Fwd: Log for successful build of gcc-4.0_4.0.1-3 (dist=unstable)]

2005-08-02 Thread dann frazier
Package: gcc-4.0
Version: 4.0.1-3
Tags: patch

Our automated buildd log filter[1] detected a problem that will cause
your package to segfault on architectures where the size of a pointer is
greater than the size of an integer, such as ia64.

[1]http://people.debian.org/~dannf/check-implicit-pointer-functions

--- libjava/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkGraphics.c.orig   
2005-08-02 00:35:30.062697655 -0600
+++ libjava/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkGraphics.c2005-08-02 
00:35:31.721877322 -0600
@@ -46,6 +46,7 @@
 GdkPoint *
 translate_points (JNIEnv *env, jintArray xpoints, jintArray ypoints, 
  jint npoints, jint x_offset, jint y_offset);
+GdkPixmap *gnu_java_awt_peer_gtk_GtkImage_getPixmap(JNIEnv *env, jobject obj);
 static void realize_cb (GtkWidget *widget, jobject peer);
 
 JNIEXPORT void JNICALL

--- Begin Message ---
Function `gnu_java_awt_peer_gtk_GtkImage_getPixmap' implicitly converted to 
pointer at 
../../../src/libjava/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkGraphics.c:106
--- End Message ---


Bug#320947: g++-4.0: invalid 'control reaches end of non-void function'

2005-08-02 Thread Diether Knof
Package: g++-4.0
Version: 4.0.1-2

compiling with '-Wall' gives in some cases the warning 'control reaches end of 
non-void function' for code of the following form
  if (a)
return 10;
  else
return 20;
at the end of a function. The 3.3er version of g++ does not give the warning.
At the end is an example to test. Further removing of code makes the warning 
disappear although it should have nothing to do with it.

-- versions

$ g++-4.0 -c -Wall end_of_non-void_function.cpp 
end_of_non-void_function.cpp: In member function 'Hand 
Player::handofplayer(const Player&) const':
end_of_non-void_function.cpp:67: warning: control reaches end of non-void 
function

$ g++-4.0 -v
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v 
--enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr 
--enable-shared --with-system-zlib --libexecdir=/usr/lib --enable-nls 
--without-included-gettext --enable-threads=posix --program-suffix=-4.0 
--enable-__cxa_atexit --enable-libstdcxx-allocator=mt --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-java-gc=boehm --enable-java-awt=gtk 
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr 
--disable-werror --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.0.1 (Debian 4.0.1-2)

$ dpkg -l g++-4.0
ii  g++-4.04.0.1-2The GNU C++ compiler

$ g++-3.3 -Wall -c end_of_non.cpp
$

$ g++-3.3 -v
Lese Spezifikationen von /usr/lib/gcc-lib/i486-linux/3.3.5/specs
Konfiguriert mit: ../src/configure -v 
--enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr 
--mandir=/usr/share/man --infodir=/usr/share/info 
--with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared 
--enable-__cxa_atexit --with-system-zlib --enable-nls 
--without-included-gettext --enable-clocale=gnu --enable-debug 
--enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
Thread-Modell: posix
gcc-Version 3.3.5 (Debian 1:3.3.5-13)

$ dpkg -l g++-3.3
ii  g++-3.33.3.5-13   The GNU C++ compiler

The other packages are of the testing version but the kernel, which is 2.6.12.3 
(from www.kernel.org), self compiled.

-- example file (compile with 'g++-4.0 -c -Wall')

class Player;
class Hand {
  public:
Hand(Player const& player);
~Hand();
};

class Player {
  public:
  Hand const& hand() const;
  Hand handofplayer(Player const& player) const;
};

Hand
Player::handofplayer( Player const& player ) const
{
  if (false)
return this->hand();

  // Ai, Player, Hand are self defined classes
  Hand hand(player);

  extern const bool INFO_AI;
  extern const bool INFO_OTHER_FUNCTION;
  if (INFO_AI && INFO_OTHER_FUNCTION)
return hand;
  else
return hand;
}


signature.asc
Description: Digital signature


Bug#320947: g++-4.0: invalid 'control reaches end of non-void function'

2005-08-02 Thread Falk Hueffner
retitle 320947 [PR 20624] invalid 'control reaches end of non-void function'
tags 320947 + upstream
forwarded 320947 http://gcc.gnu.org/PR20624
thanks

This is PR 20624.

-- 
Falk


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



Processed: Re: Bug#320947: g++-4.0: invalid 'control reaches end of non-void function'

2005-08-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> retitle 320947 [PR 20624] invalid 'control reaches end of non-void function'
Bug#320947: g++-4.0: invalid 'control reaches end of non-void function'
Changed Bug title.

> tags 320947 + upstream
Bug#320947: [PR 20624] invalid 'control reaches end of non-void function'
There were no tags set.
Tags added: upstream

> forwarded 320947 http://gcc.gnu.org/PR20624
Bug#320947: [PR 20624] invalid 'control reaches end of non-void function'
Noted your statement that Bug has been forwarded to http://gcc.gnu.org/PR20624.

> 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#194345: Whats going on,,.,..bock

2005-08-02 Thread Sara Girl Bond
Goodday.it's of course Sara Bear. I wanted to see how you've been? I hope we 
can talk some more later or something. Hey u can check out some of my pics here 
if u want. Can't wait to talk to you again.

http://ziy.supersocketcoat.com/sa16/



7tADqT6UH3IservRVYC nope-supersocketcoat.com/1m/



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



Processed: reassign 318865 to gcc-3.3

2005-08-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.8.14
> reassign 318865 gcc-3.3
Bug#318865: odbc-postgresql: Segfault when running ODBC describe, amd64 client
Bug reassigned from package `odbc-postgresql' to `gcc-3.3'.

>
End of message, 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#321016: Wrong priority

2005-08-02 Thread J.H.M. Dassen (Ray)
Package: libstdc++6
Version: 4.0.1-3
Severity: important

This package currently has "Priority: optional", but apt in sid, which has
priority "important" now depends on it. libstdc++6's priority should be
bumped accordingly. This will hopefully fix "debootstrap" for sid, which
currently fails with
/usr/bin/apt-get: error while loading shared libraries: libstdc++.so.6:
cannot open shared object file: No such file or directory

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (800, 'unstable'), (750, 'experimental'), (500, 
'testing-proposed-updates'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.12.3
Locale: LANG=C, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)

Versions of packages libstdc++6 depends on:
ii  gcc-4.0-base4.0.1-3  The GNU Compiler Collection (base 
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libgcc1 1:4.0.1-3GCC support library

libstdc++6 recommends no packages.

-- no debconf information
-- 
Obsig: developing a new sig


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



Bug#321023: gcc-4.0 segfaults when compiling ltdl.c with -O

2005-08-02 Thread Dennis Brakhane

Subject: gcc-4.0 segfaults when compiling libtool's ltdl.c with -O
Package: gcc-4.0
Version: 4.0.1-3
Severity: important

gcc 4.0 segfaults when compiling ltdl.c with optimizations turned
on. I doubt that this bug is specific to that particular file, but I
have yet to find a minimal example.

$ gcc -c -DHAVE_CONFIG_H -v -save-temps -I. -O2 ltdl.c Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v 
--enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr 
--enable-shared --with-system-zlib --libexecdir=/usr/lib --enable-nls 
--without-included-gettext --enable-threads=posix --program-suffix=-4.0 
--enable-__cxa_atexit --enable-libstdcxx-allocator=mt 
--enable-clocale=gnu --enable-libstdcxx-debug --enable-java-gc=boehm 
--enable-java-awt=gtk --enable-gtk-cairo 
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre 
--enable-mpfr --disable-werror --enable-checking=release i486-linux-gnu

Thread model: posix
gcc version 4.0.2 20050725 (prerelease) (Debian 4.0.1-3)
[...]
/usr/lib/gcc/i486-linux-gnu/4.0.2/cc1 -fpreprocessed ltdl.i -quiet 
-dumpbase ltdl.c -mtune=i486 -auxbase ltdl -O2 -version -o ltdl.s

GNU C version 4.0.2 20050725 (prerelease) (Debian 4.0.1-3) (i486-linux-gnu)
   compiled by GNU C version 4.0.2 20050725 (prerelease) (Debian 
4.0.1-3).

GGC heuristics: --param ggc-min-expand=47 --param ggc-min-heapsize=31997
ltdl.c: In function 'presym_free_symlists':
ltdl.c:1979: internal compiler error: Speicherzugriffsfehler

(gcc version 4.1.0 20050726 (experimental) does seem to work fine)

The segfault does occur with -O and -O2, but not with -O0.
ltdl.i is attached.

-- System Information:
Debian Release: testing/unstable
 APT prefers unstable
 APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.12-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ANSI_X3.4-1968) 
(ignored: LC_ALL set to C)


Versions of packages gcc-4.0 depends on:
ii  binutils2.16.1-2 The GNU assembler, linker 
and bina

ii  cpp-4.0 4.0.1-3  The GNU C preprocessor
ii  gcc-4.0-base4.0.1-3  The GNU Compiler Collection 
(base
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared 
libraries an

ii  libgcc1 1:4.0.1-3GCC support library

Versions of packages gcc-4.0 recommends:
ii  libc6-dev   2.3.2.ds1-22 GNU C Library: Development 
Librari
ii  libmudflap0-dev 4.0.1-3  GCC mudflap support 
libraries (dev


-- no debconf information



ltdl.i.bz2
Description: application/bzip


Windows XP & Windows Software Starting at $29

2005-08-02 Thread Maureen Light



[Bug c++/22132] [4.0/4.1 Regression] Wrong code: upcasting a const class pointer to struct the class derives from (C/old-style cast)

2005-08-02 Thread cvs-commit at gcc dot gnu dot org

--- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-08-03 
02:17 ---
Subject: Bug 22132

CVSROOT:/cvs/gcc
Module name:gcc
Branch: apple-local-200502-branch
Changes by: [EMAIL PROTECTED]   2005-08-03 02:17:44

Modified files:
gcc/cp : call.c ChangeLog cp-tree.h typeck.c 
Added files:
gcc/testsuite/g++.dg/expr: cast4.C 

Log message:
PR c++/22132
* call.c (implicit_conversion): Add c_cast_p parameter.
(standard_conversion): Likewise.  Allow conversions between
differently-qualified pointer types when performing a C-style
cast.
(add_function_candidate): Adjust callee.
(build_builtin_candidate): Likewise.
(build_user_type_conversion_1): Likewise.
(conditional_conversion): Likewise.
(can_convert_arg): Likewise.
(can_convert_arg_bad): Likewise.
(perform_implicit_conversion): Likewise.
* cp-tree.h (comp_ptr_ttypes_const): Declare.
* typeck.c (comp_ptr_ttypes_const): Give it external linkage.
Return bool.
Radar 4076725

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/call.c.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=1.530.4.5&r2=1.530.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=1.4631.2.7&r2=1.4631.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cp-tree.h.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=1.1104.2.8&r2=1.1104.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/typeck.c.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=1.614.2.14&r2=1.614.2.15
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/expr/cast4.C.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=NONE&r2=1.1.14.1



-- 


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

--- 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]