--- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-10
04:17 ---
*** Bug 13516 has been marked as a duplicate of this bug. ***
--
What|Removed |Added
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-10
04:17 ---
This is a dup of bug 13634 which has a simple testcase.
*** This bug has been marked as a duplicate of 13634 ***
--
What|Removed |Added
-
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I did some more GCC hacking over the holidays and think I've got good news for
everyone. Here's the just of the latest Alpha GCC IEEE patch (which is even
smaller than the original *grin*):
1) Removes -mno-ieee.
2) Causes the compiler to turn on
close 226975
thanks
On Fri, Jan 09, 2004 at 12:51:42PM -0500, David A. Bandel wrote:
> Package: gcc-3.3
> Version: 1:3.3.2-4
> Severity: normal
>
> Software that depends on versioning information from GCC doesn't work:
Funny, the rest of the world gets it just fine...
> [EMAIL PROTECTED]:~$ o
Package: gcc-3.3
Version: 1:3.3.2-4
Severity: minor
Hi,
Given the code:
#include
void foo8(unsigned char);
void foo8(unsigned char q)
{
printf("Quant8: 0x%X\n", q);
}
int main (void)
{
int i;
i = 0x12;
foo8( (unsigned char)i );
return 0;
}
Compiling it like so:
@ashl
Package: gcc-3.3
Version: 1:3.3.2-4
Severity: normal
Software that depends on versioning information from GCC doesn't work:
[EMAIL PROTECTED]:~$ openoffice
OpenOffice.org for Debian - see
/usr/share/doc/openoffice.org/README.Debian.gz
running openoffice.org setup...
/usr/lib/openoffice/program/set
>Submitter-Id: net
>Originator:Jeremy H. Brown
>Organization: Bluefin Robotics Corp.
>Confidential: no
>Synopsis: specific order of template specialization causes ICE
>Severity: serious
>Priority: low
>Category: c++
>Class: ice-on-legal-code
>Release: 3.3.2
On Fri, 9 Jan 2004, Matthias Klose wrote:
> reassign 225039 pine
> thanks
>
> It's not a bug. By default it is trying to build 64-bit, so it isn't
> working.
>
> Either prepend "sparc32" to the command, or touch /etc/disable_64_gcc.
I don't fully understand, could you please elaborate?
Why shoul
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-01-09
16:57 ---
Not yet.
--
What|Removed |Added
Status|RESOLVED|REOPENED
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-09
16:52 ---
Fixed also for 3.3.3.
--
What|Removed |Added
Target Milestone|3.4.0
reassign 225039 pine
thanks
It's not a bug. By default it is trying to build 64-bit, so it isn't
working.
Either prepend "sparc32" to the command, or touch /etc/disable_64_gcc.
Santiago Vila writes:
> reassign 225039 gcc-defaults
> thanks
>
> The submitter has confirmed that this problem g
Processing commands for [EMAIL PROTECTED]:
> reassign 225039 pine
Bug#225039: can't build pine-4.58 on sparc; "incompatible ssl libraries"
Bug reassigned from package `gcc-defaults' to `pine'.
> thanks
Stopping processing here.
Please contact me if you need assistance.
Debian bug tracking syste
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-01-09
14:26 ---
Subject: Bug 12441
CVSROOT:/cvs/gcc
Module name:gcc
Branch: hammer-3_3-branch
Changes by: [EMAIL PROTECTED] 2004-01-09 14:26:56
Modified files:
gcc: Cha
13 matches
Mail list logo