rtin
--
Summary: ICE When using -fmudflap on a simple C++ source file
Product: gcc
Version: 4.0.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
R
--- Comment #6 from martin dot audet at imi dot cnrc-nrc dot gc dot ca
2007-05-30 21:02 ---
I'm the original submiter of this bug and I'am not sure now if it's a bug in
g++ template instantiation mechanism (e.g. problem with the two phase name
lookup) or if the code ex
ortagne, Boucherville, QC
J4B 6Y4, Canada
--
Summary: incorrect template two-stage name-lookup
Product: gcc
Version: 4.0.1
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc d
--- Additional Comments From martin dot audet at imi dot cnrc-nrc dot gc
dot ca 2005-09-14 20:36 ---
Hi again,
I agree with you, this bug and 16635 seems to be related to the same cause
(which is I guess the two-stage name-lookup for templates).
I also ran the three code examples
gnu dot org
ReportedBy: martin dot audet at imi dot cnrc-nrc dot gc dot ca
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43771
small example (istringstream) with gcc 4.5.0 only
Product: gcc
Version: 4.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: regression
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy:
--- Comment #1 from martin dot audet at imi dot cnrc-nrc dot gc dot ca
2010-04-23 15:58 ---
Oups !
In the bug description when I said option -fprogram-generate, I meant
-fprofile-generate.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43867
Priority: P3
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: martin dot audet at imi dot cnrc-nrc dot gc dot ca
GCC host triplet: x86_64-unknown-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26524
--- Comment #3 from martin dot audet at imi dot cnrc-nrc dot gc dot ca
2006-03-01 23:15 ---
Version 4.0.1 of gfortran (a Fedora Core 4 update) is able to compile clatm5.f
without any problems.
[EMAIL PROTECTED] trunk]$ /usr/bin/gfortran -v
Using built-in specs.
Target: x86_64-redhat