Processing commands for [EMAIL PROTECTED]:
> forwarded 427124 http://gcc.gnu.org/PR32182
Bug#427124: g++-4.2: -fstrict-aliasing optimizations cause constructor not to
run for object causing segfault
Noted your statement that Bug has been forwarded to http://gcc.gnu.org/PR32182.
> tags 427124 ups
Accepted:
cpp-4.1_4.1.2-11_i386.deb
to pool/main/g/gcc-4.1/cpp-4.1_4.1.2-11_i386.deb
cpp-4.1_4.1.2-11_powerpc.deb
to pool/main/g/gcc-4.1/cpp-4.1_4.1.2-11_powerpc.deb
g++-4.1-multilib_4.1.2-11_i386.deb
to pool/main/g/gcc-4.1/g++-4.1-multilib_4.1.2-11_i386.deb
g++-4.1-multilib_4.1.2-11_powerpc
There are disparities between your recently accepted upload and the
override file for the following file(s):
gcc-4.1-base_4.1.2-11_i386.deb: package says section is libs, override says
devel.
gcc-4.1-base_4.1.2-11_powerpc.deb: package says section is libs, override says
devel.
Either the packag
gcc-4.1_4.1.2-11_multi.changes uploaded successfully to localhost
along with the files:
gcc-4.1_4.1.2-11.dsc
libgfortran1_4.1.2-11_powerpc.deb
treelang-4.1_4.1.2-11_i386.deb
libstdc++6-4.1-dev_4.1.2-11_powerpc.deb
lib64objc1_4.1.2-11_powerpc.deb
gobjc++-4.1_4.1.2-11_i386.deb
libgfortr
Package: g++-4.2
Version: 4.2-20070528-1
Severity: normal
I reported this upstream here:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32182
I may have found a situation where GCC's optimizations causes a constructor to
be skipped that leads to a crash. This problem first manifested itself in a
pro
Processing commands for [EMAIL PROTECTED]:
> tags 427107 upstream confirmed
Bug#427107: gnat-4.1: Bug box, Assert_Failure at einfo.adb:846, renaming
predefined "=" and "/="
There were no tags set.
Tags added: upstream, confirmed
> forwarded 427107 http://gcc.gnu.org/PR32164
Bug#427107: gnat-4.1:
Package: gnat-4.1
Version: 4.1.1-22
Severity: normal
The following program prints FAILED; it should print PASSED
as per RM 3.4(27), which states:
-- "For the execution of a call on an inherited subprogram,
-- a call on the corresponding primitive subprogram of the
-- parent or progenitor type is
Package: gnat-4.1
Version: 4.1.1-22
Severity: normal
package Pak1 is
type T1 is tagged null record;
function Eq(X, Y : T1) return Boolean renames "=";
function Neq(X, Y : T1) return Boolean renames "/="; -- line 4
end Pak1;
gnatmake pak1 yields
gnatmake pak1
gcc-4.1 -c pak1.ads
+===
8 matches
Mail list logo