Package: gcc-4.9
Version: 4.9.2-10
Severity: normal
When I tried building gcc from sources (debuild -us -uc), I got a
number of errors like this:
FAIL: g++.dg/asan/interception-malloc-test-1.C -O1 output pattern test, is
==25380==ERROR: AddressSanitizer failed to allocate 0xdfff0001000
(15392
Note the probably related bug:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=593110
That report was removed from the Debian database now because gcc-4.1
(for which is was reported) was removed. Because of this bug
(593086), the other issue could not be tested with newer versions,
but when this
Package: gcc-4.1
Version: 4.1.1-21
Severity: normal
Tags: upstream
*** Please type your report below this line ***
When using "-MG", gcc doesn't give an error message, neither exits
with nonzero status when included files don't exist, even if not
only preprocessing ("-M"), but also when actually
Package: gcc-4.4
Version: 4.4.4-8
Severity: important
Tags: upstream
*** Please type your report below this line ***
% gcc -MD -MG foo.c
cc1: error: -MG may only be used with -M or -MM
(Contents of source file don't matter.)
According to the manual
`-MD' is equivalent to `-M -MF FILE', excep
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
Package: gcc-4.4
Version: 4.4.4-5
Severity: minor
*** Please type your report below this line ***
For error messages concerning inline assembler statements, gcc
counts embedded "\n" characters towards the line number, instead of
actual newlines in the source file, so the error messages refer to
t
fixing external links after
generation (automatically with some script or such) ...
Frank
--
Frank Heckenbach, [EMAIL PROTECTED]
http://fjf.gnu.de/
GnuPG and PGP keys: http://fjf.gnu.de/plan (7977168E)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
. also include paths if the
units use C wrappers -- not necessary for GRX, but for a number of
other libraries) and add them to the global options (which would
then be stored somewhere in /etc I guess). I suppose this would be a
job for the package maintainers ...
Frank
--
Frank Heckenbach, [EMAI
uot;/tmp/Build/.new/gcc-3.3/gcc-3.3-3.3ds5/src/gcc/p/utils/binobj.pas"
> > xgpc: spec failure: unrecognized spec option ':'
> > xgpc: spec failure: unrecognized spec option ':'
> > /usr/bin/ld: cannot open if-exists(crti.o): No such file or directory
> > collect2: ld returned 1 exit status
> > make[5]: *** [binobj] Error 1
I can't tell anything from this report. With an access, I could try
to debug it.
If you just want to continue the build, try creating an empty
gcc/p/utils/needed-options file in the build directory (but the
problem may be deeper, so I don't know the rest will work then).
Frank
--
Frank Heckenbach, [EMAIL PROTECTED]
http://fjf.gnu.de/
GnuPG and PGP keys: http://fjf.gnu.de/plan (7977168E)
ems
much easier for the Pascal programmer to write an array if that's
what he wants. OTOH, it's easier for the compiler to unroll a loop
when optimizing for speed (though actually in this case, it wouldn't
be worth it, since the `WriteLn' call overhead is much bigger than
the loop iteration).
Frank
--
Frank Heckenbach, [EMAIL PROTECTED]
http://fjf.gnu.de/
GnuPG and PGP keys: http://fjf.gnu.de/plan (7977168E)
procedure that takes a format string which
describes all the required formatting. So it's similar to C's
`printf', but without its inherent type unsafeties.
Frank
--
Frank Heckenbach, [EMAIL PROTECTED]
http://fjf.gnu.de/
GnuPG and PGP keys: http://fjf.gnu.de/plan (7977168E)
11 matches
Mail list logo