Your message dated Sat, 7 Aug 2010 02:44:57 +0200
with message-id <20100807004456.ga22...@squirrel.roonstrasse.net>
and subject line Re: gcc-4.4-base: guint64 causes printf functions to output
incorrect information
has caused the Debian Bug report #592019,
regarding gcc-4.4-base: guint64 causes pr
Package: gcc-4.4-base
Version: 4.4.4-7
Severity: critical
Tags: squeeze
Justification: causes serious data loss
When using one of the printf functions, guint64 variables cause the following
value to be incorrectly displyed.
The following code illustrates this:
#include
#include
int main( argv,
On Fri, 6 Aug 2010 06:49:43 -0700 Arthur Loiret wrote:
> I can't reproduce your bug. Does it still occur, and if yes, have you
> tried on an other machine?
I've just checked it, and was unable to reporoduce it.
BTW, it does not seem correct to me to tag a bug unreproducible, when you
are testing
> On Fri, Aug 6, 2010 at 11:03 AM, Matthias Klose wrote:
> > On 06.08.2010 00:58, brian m. carlson wrote:
> >>
> >> On Thu, Aug 05, 2010 at 10:59:18PM +0200, Matthias Klose wrote:
> >>>
> >>> On 08.07.2010 01:42, brian m. carlson wrote:
>
> Package: gcc-4.4
> Version: 4.4.4-6
>
Processing commands for cont...@bugs.debian.org:
> package gfortran-4.4
Limiting to bugs with field 'package' containing at least one of 'gfortran-4.4'
Limit currently set to 'package':'gfortran-4.4'
> forwarded 576864 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43954
Bug #576864 [gfortran-4.4] g
package gfortran-4.4
forwarded 576864 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43954
tags 576864 upstream patch
thanks
Upstream fixed this for gcc-4.6, but upstream gcc-4.4 and gcc-4.5 still
have this problem.
I've backported -4.6 patch for gcc-4_4-branch and gcc-4_5-branch
branches and put th
LAST_UPDATED: Obtained from SVN: tags/gcc_4_5_1_release revision 162774
Target: i486-linux-gnu
gcc version 4.5.1 (Debian 4.5.1-2)
Native configuration is i486-pc-linux-gnu
=== g++ tests ===
Running target unix
=== g++ Summary for unix ===
# of expected passes
LAST_UPDATED: Obtained from SVN: tags/gcc_4_5_1_release revision 162774
Target: x86_64-linux-gnu
gcc version 4.5.1 (Debian 4.5.1-2)
Native configuration is x86_64-pc-linux-gnu
=== g++ tests ===
Running target unix
=== g++ Summary for unix ===
# of expected pas
LAST_UPDATED: Obtained from SVN: tags/gcc_4_5_1_release revision 162774
Target: mipsel-linux-gnu
gcc version 4.5.1 (Debian 4.5.1-1)
Native configuration is mipsel-unknown-linux-gnu
=== g++ tests ===
Running target unix
FAIL: g++.dg/abi/packed1.C (test for excess errors)
UNRESOL
LAST_UPDATED: Obtained from SVN: tags/gcc_4_4_4_release revision 158895
Target: x86_64-linux-gnu
gcc version 4.4.5 20100805 (prerelease) (Debian 4.4.4-9)
Native configuration is x86_64-pc-linux-gnu
=== g++ tests ===
Running target unix
=== g++ Summary for unix
After upgrading binutils to 2.20.51.20100710-2 from experimental, the
problem goes away:
$ g++ -v 2>&1 | grep "gcc version"
gcc version 4.4.4 (Debian 4.4.4-7)
$ ld -v
GNU ld (GNU Binutils for Debian) 2.20.51-system.20100710
$ make
g++ -Wl,-no-add-needed -shared -o lpthread.
On Fri, Aug 6, 2010 at 11:03 AM, Matthias Klose wrote:
> On 06.08.2010 00:58, brian m. carlson wrote:
>>
>> On Thu, Aug 05, 2010 at 10:59:18PM +0200, Matthias Klose wrote:
>>>
>>> On 08.07.2010 01:42, brian m. carlson wrote:
Package: gcc-4.4
Version: 4.4.4-6
Severity: wishlist
Smaller testcase:
8< Makefile
# $ make
# g++ -Wl,-no-add-needed -shared -o lpthread.so -lpthread
# g++ -Wl,-no-add-needed -o deb591405 deb591405.cpp lpthread.so
# /usr/bin/ld: ,: invalid DSO for symbol `pthread_cancel@@GLIBC_2.0' definition
# /lib/libpthread.so.0: could not read symbols
On 06.08.2010 00:58, brian m. carlson wrote:
On Thu, Aug 05, 2010 at 10:59:18PM +0200, Matthias Klose wrote:
On 08.07.2010 01:42, brian m. carlson wrote:
Package: gcc-4.4
Version: 4.4.4-6
Severity: wishlist
Because the ELF ABI for hppa requires relative jumps which are limited
to 17 bits[0], p
Processing commands for cont...@bugs.debian.org:
> tag 551188 + unreproducible
Bug #551188 [libgomp1] "libgomp: Thread creation failed" after stack size limit
increase
Added tag(s) unreproducible.
> thanks
Stopping processing here.
Please contact me if you need assistance.
--
551188: http://bug
tag 551188 + unreproducible
thanks
Hi!
I can't reproduce your bug. Does it still occur, and if yes, have you
tried on an other machine?
Thanks!
Arthur.
2009/10/16, Delian Krustev :
> Package: libgomp1
> Version: 4.4.1-4
> Severity: normal
>
> $ ulimit -a > pre
> $ convert -geometry 90x68 -qual
Hi!
Thanks for your test case. Could you please try again with
gcc-4.5/libgomp1 from experimental?
Thanks!
Arthur.
2009/8/21, Ole Laursen :
> Hi!
>
> Forgot to attach a test case. It's really simple. Install
> python-vipscc and run the following (and also attached) Python script:
>
> from vip
Package: gcc-4.4
Version: 4.4.4-7
Severity: normal
Tags: upstream
*** Please type your report below this line ***
If gcc is invoked with "-MD", and a preprocessor error occurs, an
empty dependency file is left.
This leads to a problem in the following scenario:
- program is compiled OK
- a cha
18 matches
Mail list logo