Your message dated Fri, 18 Nov 2011 14:34:40 +0100
with message-id <4ec65ef0.7010...@debian.org>
and subject line Re: Bug#630697: gcc-4.4: atom cpu optimization is not
supported (-march,-mtune reject atom)
has caused the Debian Bug report #630697,
regarding gcc-4.4: atom cpu optimization is not supported (-march,-mtune reject
atom)
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
630697: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630697
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gcc-4.4
Version: 4.4.5-8
Severity: important
I tried to compile a "hello, world!" program with 'gcc -march=atom hello.c'
and
received the following output:
hello.c:1: error: bad value (atom) for -march= switch
hello.c:1: error: bad value (atom) for -mtune= switch
-- System Information:
Debian Release: 6.0.1
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.35.13 (SMP w/1 CPU core; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages gcc-4.4 depends on:
ii binutils 2.20.1-16 The GNU assembler, linker and
bina
ii cpp-4.4 4.4.5-8 The GNU C preprocessor
ii gcc-4.4-base 4.4.5-8 The GNU Compiler Collection
(base
ii libc6 2.11.2-10 Embedded GNU C Library: Shared
lib
ii libgcc1 1:4.4.5-8 GCC support library
ii libgomp1 4.4.5-8 GCC OpenMP (GOMP) support
library
Versions of packages gcc-4.4 recommends:
ii libc6-dev 2.11.2-10 Embedded GNU C Library:
Developmen
Versions of packages gcc-4.4 suggests:
ii gcc-4.4-doc 4.4.4.nf1-1 documentation for the GNU
compiler
pn gcc-4.4-locales <none> (no description available)
ii gcc-4.4-multilib 4.4.5-8 The GNU C compiler (multilib
files
pn libcloog-ppl0 <none> (no description available)
pn libgcc1-dbg <none> (no description available)
pn libgomp1-dbg <none> (no description available)
pn libmudflap0-4.4-dev <none> (no description available)
pn libmudflap0-dbg <none> (no description available)
pn libppl-c2 <none> (no description available)
pn libppl7 <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
tag 614254 + wontfix
thanks
On 06/16/2011 01:43 PM, Peter Ginchev wrote:
> Package: gcc-4.4
> Version: 4.4.5-8
> Severity: important
>
> I tried to compile a "hello, world!" program with 'gcc -march=atom hello.c'
> and
> received the following output:
>
> hello.c:1: error: bad value (atom) for -march= switch
> hello.c:1: error: bad value (atom) for -mtune= switch
not supported in 4.4, but in 4.5 and 4.6.
--- End Message ---