Package: gcc-3.4
Version: 3.4.1-7
Severity: normal
Gcc 3.3 and gcc 3.4 both give the error message "error: `type' is not
a member of `outer::inner >'" when trying to compile
the following:
template
struct dummy { };
template class outer_func>
struct outer {
template
struct inner { };
te
pace scope" solution does
not work for nested templates.
5- Mark Mitchell (who implemented this limitation), appeared to be in
agreement about un-implementing it (I have no idea why he did not -- possibly
he just never got around to it?).
- -T
PS: Please CC me in responses as I don
hat only contains the original alpha-ieee.dpatch file I
submitted and has not any of the subsequent patches I submitted applied).
- --
Tyson Whitehead ([EMAIL PROTECTED] -- WSC-)
Computer EngineerDept. of Applied Mathematics,
Graduate Student- Applied MathematicsUnive
and
has not had the second patch I submitted (i.e. the rules.patch file modified
to actually include the alpha-ieee.dpatch file in the build).
- --
Tyson Whitehead ([EMAIL PROTECTED] -- WSC-)
Computer EngineerDept. of Applied Mathematics,
Graduate Student- Applied Mathemat
h.o to be linked into the resulting
executable. This code sets the FPU to map denormals and underflows to zero
(i.e. code compiled with -ffast-math does not SIGFPE over denormals).
- --
Tyson Whitehead ([EMAIL PROTECTED] -- WSC-)
Computer EngineerDept. of Applied Math
erent line, for gcc 1:3.3.2ds1-0pre2 that was supposidly fixed in
1:3.3.2ds2-0pre3 (Debian Bug#208717).
-T
--
Tyson Whitehead ([EMAIL PROTECTED] -- WSC-)
Computer EngineerDept. of Applied Mathematics,
Graduate Student- Applied MathematicsUniversity of Western On
<[EMAIL PROTECTED]>.
>* On alpha-linux, make -mieee default and add -mieee-disable switch
> to turn default off (closes: #212912).
> (Tyson Whitehead)
Someone was complaining about SIGFPE's on the Debian Alpha list again, so I
downloaded the gcc source to see what was up
that's the case, the patch would be OK with me,
> since actually also very little code needs high floating point
> performance.
I don't have time right now to look at any more GCC code, but from what I have
seen, the OVERRIDE_OPTIONS macro looks like it might do what you are lo
Package: gcc-3.3
Version: 1:3.3.2-0pre4
Severity: normal
Tags: patch
DEC Unix provides both IEEE conformant and IEEE nonconformant
libraries, and links against the appropriate libraries based on the
setting of eflag 48 (set implicitly by specifying -mieee or explicitly
by specifying -mieee-conform
x27;SIGFPE and -mieee').
Place the attached alpha-ieee.dpatch file in the debian/patches directory for
gcc (unstable, version 3) add it to the debian/rules.patch file as follows:
ifeq ($(DEB_TARGET_ARCH),alpha)
debian_patches += alpha-ieee
endif
Later -T
--
Tyson Whitehead ([EMAIL PR
10 matches
Mail list logo