Bug#1089617: gcc-13: linking with -no-pie -pg on mipsel64 produces bogus __executable_start/etext pair

2024-12-09 Thread Camm Maguire
ests: pn gcc-13-doc pn gcc-13-locales pn gcc-13-multilib -- no debconf information Thank you for using reportbug -- Camm Maguirec...@maguirefamily.org == "The earth is but

Bug#1023756: gcc-12: Miscompilation of attached test files, gcc-11 ok

2022-11-09 Thread Camm Maguire
bstdc++6 12.2.0-9 ii libzstd1 1.5.2+dfsg-1 ii zlib1g 1:1.2.13.dfsg-1 Versions of packages gcc-12 recommends: ii libc6-dev 2.36-4 Versions of packages gcc-12 suggests: pn gcc-12-doc pn gcc-12-locales pn gcc-12-multilib -- no debconf information -- Camm Maguire

Bug#802699: gcc-5: No tail recursion optimization on s390

2015-10-23 Thread Camm Maguire
Greetings! OK. It turns out to be platform generic. Tail position in boolean expressions is broken, but works in the analogous ternary expression. Seems to be bad at least since 4.9. Matthias Klose writes: > On 22.10.2015 19:09, Camm Maguire wrote: >> Package: gcc-5 >> Ve

Bug#802699: gcc-5: No tail recursion optimization on s390

2015-10-22 Thread Camm Maguire
Package: gcc-5 Version: 5.2.1-22 Severity: normal The following gcl routine (equal1) is not tail recursion optimized (first recursive call, line 463 predicate.c) on s390 when compiled with -G -O2, unlike on other Debian release platforms: ==

Bug#799811: gcc-5: Segfaults with LD_BIND_NOW set in environment

2015-09-22 Thread Camm Maguire
ibquadmath-dbg pn libtsan0-dbg pn libubsan0-dbg -- no debconf information -- Camm Maguirec...@maguirefamily.org == "The earth is but one country, and manki

Bug#566195: Miscompilation at -O2 on alpha

2010-05-06 Thread Camm Maguire
tain a main(), so I don't know how to trigger > the problem. > > Falk > > > > -- Camm Maguirec...@maguirefamily.org == "The earth is but on

Bug#566195: Miscompilation at -O2 on alpha

2010-05-06 Thread Camm Maguire
s the problem... >> >> I think Camm attached a preprocessed source ff.c in a previous mail >> (in this thread) >> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=566195 > > Yes, but it does not contain a main(), so I don't know how to trigger > the problem. >

Bug#567695: smaller test case enclosed

2010-02-04 Thread Camm Maguire
This test program will segfault at -O2 on the affected machines: Take care, -- Camm Maguirec...@maguirefamily.org == "The earth is but one country, and mankind its cit

Bug#568399: gcc-4.4: Internal compiler failure at -O3 on ia64

2010-02-04 Thread Camm Maguire
Package: gcc-4.4 Version: 4.4.3-1 Severity: important Preprocessed source attached below. gcc -c -fsigned-char -pipe -Wall -O3 -fomit-frame-pointer -I/home/camm/gcl/o -I../h -I../gcl-tk character.c character.d: In function 'Lchar_cmp': character.d:223: internal compiler error: in code_motion

Bug#568398: gcc-4.4: Error casting double complex to char

2010-02-04 Thread Camm Maguire
Package: gcc-4.4 Version: 4.4.3-1 Severity: important dd.c: #include #include int main(int argc,char * argv[]) { double complex d=0; long l; sscanf(argv[1],"%ld",&l); d=l; printf("%d %d %d %d %f\n",(char)d,(short)d,(int)d,(long)d,(double)d); return 0; } c...@localhost:$ cc -

Bug#566195: Miscompilation at -O2 on alpha

2010-01-22 Thread Camm Maguire
ed source as an attachment, and consider > reporting this bug with all this information directly upstream. > > > > -- Camm Maguirec...@maguirefamily.org == "The ea

Bug#458745: arm-only miscompilation of alloca code

2008-01-03 Thread Camm Maguire
Greetings! Martin Michlmayr <[EMAIL PROTECTED]> writes: > * Camm Maguire <[EMAIL PROTECTED]> [2008-01-02 16:55]: > > Is EABI the old arm, or the new? Couldn't this make a difference? > > I can reproduce the problem with the old ABI (i.e. the current port in &g

Bug#458745: arm-only miscompilation of alloca code

2008-01-02 Thread Camm Maguire
oducing the problem here, please get in > touch and I'll arrange access. > This would be very helpful, if convenient for you. I'm confused about the different versions of arm and Debian. Take care, >

Bug#458745: arm-only miscompilation of alloca code

2008-01-02 Thread Camm Maguire
2.7-5 GNU C Library: > Shared libraries > > no segfaults here... :-/ > > > > > -- Camm Maguire[EMAIL PROTECTED] == "The earth is but one count

Bug#458745: arm-only miscompilation of alloca code

2008-01-02 Thread Camm Maguire
Package: gcc-4.2 Version: 4.2.2-4 Severity: important /tmp/foo.c: = #include #include #include #define object void * int VFUN_NARGS; void *alloca_val; struct cons { object c_cdr; object c_car; }; #define Cnil 0 s

Bug#330595: Miscompilation with -fomit-frame-pointer -O3 -funroll-all-loops

2005-10-13 Thread Camm Maguire
330595 normal > thanks > > Camm Maguire writes: > > Package: gcc-4.0 > > Version: 4.0.1-5 > > Severity: serious > > > > The following preprocessed file is miscompiled when compiled as follows: > > > > + /usr/bin/gcc -o ATL_F77wrap_ctrsv.o -c -DL2S

Bug#327849: cannot handle identifiers with '$' character

2005-10-13 Thread Camm Maguire
PR24111 for the upstream report. > > > -- Camm Maguire[EMAIL PROTECTED] == "The earth is but one country, and mankind its citizens." -- Baha'u'llah --

Bug#327849: arm: Cannot handle identifiers with '$' character

2005-09-15 Thread Camm Maguire
ng $ are reserved). We should probably back out > that change in Debian, at least for the time being. > > p. > > > > -- Camm Maguire[EMAIL PROTECTED] ==

Bug#251901: [mips, mipsel] ICE compiling atlas3

2004-07-05 Thread Camm Maguire
-dev_1:3.3.3-9 Take care, > Thanks, Matthias > > > > -- Camm Maguire[EMAIL PROTECTED] == "The earth is but one country, and mankind its citizens." -- Baha'u'llah

Bug#251901: [mips, mipsel] Internal compiler error in compiling atlas3: broke from 3.3.3-0pre4 -> 3.3.3-9

2004-06-01 Thread Camm Maguire
Greetings! What machine? vaughan has no chroots, and casals is mips, besides being unavailable as it is the buildd. Take care, Matthias Klose <[EMAIL PROTECTED]> writes: > Camm Maguire writes: > > Greetings! Did you do anything special? > > I installed the current se

Bug#251901: [mips, mipsel] Internal compiler error in compiling atlas3: broke from 3.3.3-0pre4 -> 3.3.3-9

2004-06-01 Thread Camm Maguire
ps according to > the buildd). See http://people.debian.org/~doko/atlas3/ > > Please investigate and submit a proper bug report. > > Thanks, Matthias > > Camm Maguire writes: > > Package: gcc-3.3 > > Version: 1:3.3.3-9 > > Severity: grave &

Bug#251901: [mips, mipsel] Internal compiler error in compiling atlas3: broke from 3.3.3-0pre4 -> 3.3.3-9

2004-05-31 Thread Camm Maguire
Package: gcc-3.3 Version: 1:3.3.3-9 Severity: grave Tags: sid Greetings! >From >http://buildd.debian.org/fetch.php?&pkg=atlas3&ver=3.6.0-4&arch=mips&stamp=1077569456&file=log&as=raw: Checking correctness of source dependencies... Toolchain package versions: libc6-dev_2.3.2.ds1-11 gcc-3.3_1:3.

Bug#217966: testsuite failures in the lapack testsuite on ia64, arm and m68k

2003-11-18 Thread Camm Maguire
care, Toon Moene <[EMAIL PROTECTED]> writes: > Camm Maguire wrote: > > > Greetings! I will try, but I'm running short on time until the end of > > the year. Strategically, do we want these to get fixed for sarge, or > > can we live with the status quo? Also

Bug#217966: testsuite failures in the lapack testsuite on ia64, arm and m68k

2003-11-17 Thread Camm Maguire
e > test results? > > Thanks, Matthias > > > > -- Camm Maguire[EMAIL PROTECTED] == "The earth is but one country, and mankind its citizens." -- Baha'u'llah

Bug#180486: please recheck #180486 with gcc-3.3

2003-05-27 Thread Camm Maguire
Greetings! I've verified that the problem persists with the latest gcc-3.3 on voltaire. Take care, Matthias Klose <[EMAIL PROTECTED]> writes: > Thanks, Matthias > > > -- Camm Maguire

Bug#180486: gcc-3.2: miscompilation on powerpc with -O2 or higher

2003-03-02 Thread Camm Maguire
f1c : crclr 4*cr1+eq 0x10006f20 : bl 0x1002d258 0x10006f24 : lis r9,4134 0x10006f28 : mr r0,r3 0x10006f2c : addir4,r29,-5488 0x10006f30 : lis r3,4133 0x10006f34 : stw r0,10348(r9) 0x10006f38 : addir3,r3,-24836 ===

Bug#180486: gcc-3.2: miscompilation on powerpc with -O2 or higher

2003-02-27 Thread Camm Maguire
Greetings! Daniel Jacobowitz <[EMAIL PROTECTED]> writes: > On Mon, Feb 24, 2003 at 10:14:03AM -0500, Camm Maguire wrote: > > Greetings! > > > > Matthias Klose <[EMAIL PROTECTED]> writes: > > > > > Camm Maguire writes: > > > > Package:

Bug#180486: gcc-3.2: miscompilation on powerpc with -O2 or higher

2003-02-24 Thread Camm Maguire
Greetings! Matthias Klose <[EMAIL PROTECTED]> writes: > Camm Maguire writes: > > Package: gcc-3.2 > > Version: 1:3.2.2-1 > > Severity: normal > > > > When compiling GCL, the produced lisp image segfaults early on > > iwhen using -O2 or higher. All i

Bug#180486: gcc-3.2: miscompilation on powerpc with -O2 or higher

2003-02-10 Thread Camm Maguire
Package: gcc-3.2 Version: 1:3.2.2-1 Severity: normal When compiling GCL, the produced lisp image segfaults early on iwhen using -O2 or higher. All is fine with -O, or with full optimization using earlier gcc versions on this platform. -- System Information: Debian Release: testing/unstable Archi

Bug#151886: status of report #151886? / feedback

2003-02-09 Thread Camm Maguire
when I get > > back. > > Camm, another try with the current (20021227) gcc-snapshot package > (now branched to become gcc-3.3 sometime). > > -- Camm Maguire[EMAIL PROTECTED] == "The earth is but one country, and mankind its citizens." -- Baha'u'llah

Bug#151886: status of report #151886? / feedback

2002-12-28 Thread Camm Maguire
"Revise your code to use ." Fixing this will take considerable effort. Is there a work around to get varargs under 3.3? Take care, -- Camm Maguire[EMAIL PROTECTED] == "The earth is but one country, and mankind its citizens." -- Baha'u'llah

Bug#151886: [Gcl-devel] Re: gcl/maxima on hppa

2002-10-09 Thread Camm Maguire
ny optimization at all breaks the build. I have a gdb > >session/backtrace showing pointers not being passed correctly into > >functions if anyone is interested in looking into this. > > can you please try gcc-3.2 as well? > > good to he

Bug#151886: [Gcl-devel] Re: gcl/maxima on hppa

2002-10-09 Thread Camm Maguire
13, 2002 at 10:17:04AM -0400, Camm Maguire wrote: > > Greetings! I think I may have stumbled on a possible explanation for > > gcl's build failure on hppa. Hppa alone will not relocate (i.e. allow > > dlopen to open) modules not compiled with -fPIC. All other > >

Bug#151886: [Gcl-devel] Re: gcl/maxima on hppa

2002-09-28 Thread Camm Maguire
at 10:17:04AM -0400, Camm Maguire wrote: > > Greetings! I think I may have stumbled on a possible explanation for > > gcl's build failure on hppa. Hppa alone will not relocate (i.e. allow > > dlopen to open) modules not compiled with -fPIC. All other > > architectu

Bug#151886: [Gcl-devel] Re: gcl/maxima on hppa

2002-09-16 Thread Camm Maguire
Greetings! [EMAIL PROTECTED] (LaMont Jones) writes: > On Fri, Sep 13, 2002 at 10:17:04AM -0400, Camm Maguire wrote: > > Greetings! I think I may have stumbled on a possible explanation for > > gcl's build failure on hppa. Hppa alone will not relocate (i.e. allow > > d

Bug#151886: [Gcl-devel] Re: gcl/maxima on hppa

2002-09-13 Thread Camm Maguire
ary, so patches here can be simply incorporated. Take care, Matthew Wilcox <[EMAIL PROTECTED]> writes: > On Wed, Jul 31, 2002 at 06:42:47PM -0400, Camm Maguire wrote: > > Looking over the boehm-gc code, the only unusual item appears to be a > > requirement to align mall

Bug#146070: [Gcl-devel] Re: gcl/maxima on hppa

2002-08-12 Thread Camm Maguire
r, but this seems like smoke > to me, and where there's smoke ... > > Take care, > > > Camm Maguire <[EMAIL PROTECTED]> writes: > > > reassign 146070 gcc-3.1 > > reassign 151886 gcc-3.1 > > thanks > > > > Greetings, and thanks for your repl

Bug#146070: [Gcl-devel] Re: gcl/maxima on hppa

2002-08-11 Thread Camm Maguire
is invoked via the formatting routines. The code itself is taken from displa.c, maxima's display engine. I know hppa's setjmp has been vouched for, but this seems like smoke to me, and where there's smoke ... Take care, Camm Maguire <[EMAIL PROTECTED]> writes: > reassig

Bug#135967: feedback wanted on #135967

2002-05-28 Thread Camm Maguire
gt; http://people.debian.org/~othmar/lapack_g77-3.1.log > > for the maintainer: i added you to the list because it affects > your package and at least some progress is made, maybe you can > say something about these tests. > > so long > Othmar > > -- Camm Maguire

Bug#137959: Bug #137959

2002-03-29 Thread Camm Maguire
g to know whether gcc-snapshot is able to > > compile the code successfully. > > I'll work on these later tonight when I get home. > > lamont > > -- Camm Maguire[EMAIL PROTECTED] ==

Bug#137959: Bug #137959

2002-03-29 Thread Camm Maguire
"serious"; in that > > case, it would help to know what the last version was that worked. > > > It would also be interesting to know whether gcc-snapshot is able to > > compile the code successfully. > > I'll work on these lat

Bug#104250: g77: Creating a shared lib with g77 links in non-fPIC code from libg2c.a

2001-07-10 Thread Camm Maguire
Package: g77 Version: 1:2.95.2-13 Severity: normal And one can't link with gcc, as that won't handle several fortran intrinsics, such as c_abs, c_div, etc. This arises with the following: g77 -c foo.f -fPIC -o foo.o g77 -shared -Wl,-soname=libfoo.so.1 -o libfoo.so.1.0 foo.o objdump --headers --