[Bug c++/24906] New: ICE When using -fmudflap on a simple C++ source file

2005-11-16 Thread martin dot audet at imi dot cnrc-nrc dot gc dot ca
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

[Bug c++/23885] incorrect template two-stage name-lookup

2007-05-30 Thread martin dot audet at imi dot cnrc-nrc dot gc dot ca
--- 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

[Bug c++/23885] New: incorrect template two-stage name-lookup

2005-09-14 Thread martin dot audet at imi dot cnrc-nrc dot gc dot ca
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

[Bug c++/23885] incorrect template two-stage name-lookup

2005-09-14 Thread martin dot audet at imi dot cnrc-nrc dot gc dot ca
--- 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

[Bug c/43771] New: ICE on valid when compiling ParMetis with gcc 4.5.0 and -O3

2010-04-16 Thread martin dot audet at imi dot cnrc-nrc dot gc dot ca
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

[Bug regression/43867] New: ICE on valid with PGO and -fwhole-program options on small example (istringstream) with gcc 4.5.0 only

2010-04-23 Thread martin dot audet at imi dot cnrc-nrc dot gc dot ca
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:

[Bug regression/43867] ICE on valid with PGO and -fwhole-program options on small example (istringstream) with gcc 4.5.0 only

2010-04-23 Thread martin dot audet at imi dot cnrc-nrc dot gc dot ca
--- 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

[Bug fortran/26524] New: ICE when compiling with -ffast-math and -O3 clatm5.f (lapack)

2006-03-01 Thread martin dot audet at imi dot cnrc-nrc dot gc dot ca
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

[Bug fortran/26524] ICE when compiling with -ffast-math and -O3 clatm5.f (lapack)

2006-03-01 Thread martin dot audet at imi dot cnrc-nrc dot gc dot ca
--- 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