Bug#885802: gcc-6: Please don't Build-Depend on libart

2017-12-29 Thread Jeremy Bicha
g00299.html On behalf of the Debian GNOME team, Jeremy Bicha

I hope to do Pet Collar business with you.

2013-01-23 Thread Jeremy
am waiting for your reply Best Regards Jeremy OEMPET--"Creating value for our clients" E-mail: jer...@oempet.com Web: oempet.com

Bug#613782: gcc-4.4: Vectorizes some loops with -m32, but not on x86_64.

2011-02-16 Thread Jeremy Salwen
Package: gcc-4.4 Version: 4.4.5-10 Severity: normal For the following two functions, void foo(const float * __restrict__ input, float * __restrict__ output) { unsigned int pos; for (pos = 0; pos < 10100; pos++) output[pos] = input[pos] * 0.1; } void bar(const float * __restrict__

Bug#410718: ICE on arm building kdevelop 4:3.4.0-2

2007-02-12 Thread Jeremy Lainé
.cpp:1162: internal compiler error: Aborted Please submit a full bug report, with preprocessed source if appropriate. See http://gcc.gnu.org/bugs.html> for instructions. For Debian GNU/Linux specific bug reporting instructions, see . The bug is not reproducible, so it is likely a hardware

Bug#352859: cpp: -iquote behaves wrong but -I- still works correct

2006-02-14 Thread Jeremy Nimmer
:gcc.gnu.org iquote" finds a good chunk of relevant information. Please check it out. Anyway, gcc is behaving as documented, AFAICT. You may wish to re-purpose this bug as a wishlist "Please undeprecate -I-" or somesuch. Thanks, - Jeremy -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

summer time means no cellulite

2005-06-11 Thread Jeremy Rogers
your body while reducing inches. Find out more at aboutyourfitness.com bilabial at nigger or even enzymatic as in insensible. to stop these aboutyourfitness.com/r Jeremy was at sire when that happened flask. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubs

Bug#224735: not a leak

2004-02-14 Thread Jeremy Nimmer
ry as still reachable. So, you aren't seeing anything unusual at all. The valgrind FAQ (and indeed, the GCC manual[2]) describe memory pooling and how you can disable it. I suggest that you consult them for more information, and close this bug if you are satisfied with this response. Thanks,

Bug#231233: libstdc++5: std::map memory is not freed

2004-02-05 Thread Jeremy Nimmer
g your program. It is also spelled GLIBCXX_FORCE_NEW in later GCC versions. Something like that should work for you. Thanks, - Jeremy

Bug#227894: g++ exceptions thrown -> valgrind signals invalid read

2004-01-16 Thread Jeremy Nimmer
, final performance counts and statistics), and the output of the program: "catched 0xbad0". I am a little disturbed that your output does not show the stdout message ("catched..."). You may want to look into that first. Is your libgcc1 package fresh (-0pre2)? Is there anything unusual about your setup? LD_LIBRARY_PATH? Thanks, - Jeremy

Bug#188528: g++-3.0: README.Debian typo in gcc-defaults section

2003-04-10 Thread Jeremy Nimmer
Package: g++-3.0 Version: 1:3.0.4-7 Severity: wishlist Tags: patch There is a small typo (an extra period) in the README.Debian file of gcc-3.0. The patch is inline below. --- README.Debian.orig 2003-01-28 21:18:13.0 -0500 +++ README.Debian 2003-01-28 21:18:21.0 -0500 @@ -