[Bug c++/26922] Compile/link failure with -frepo and g++ 4.1

2006-04-01 Thread rankincj at yahoo dot com
--- Comment #6 from rankincj at yahoo dot com 2006-04-01 23:00 --- Subject: Re: Compile/link failure with -frepo and g++ 4.1 --- pinskia at gcc dot gnu dot org <[EMAIL PROTECTED]> wrote: > Well if you read the instructions on how to report a bug, a tar file is not >

[Bug c++/26922] Compile/link failure with -frepo and g++ 4.1

2006-03-29 Thread rankincj at yahoo dot com
--- Comment #4 from rankincj at yahoo dot com 2006-03-29 23:44 --- Subject: Re: Compile/link failure with -frepo and g++ 4.1 --- pinskia at gcc dot gnu dot org <[EMAIL PROTECTED]> wrote: > Can you try a GCC which was released by the FSF and not a redhat modified one? >

[Bug c++/26922] Compile/link failure with -frepo and g++ 4.1

2006-03-29 Thread rankincj at yahoo dot com
--- Comment #2 from rankincj at yahoo dot com 2006-03-29 21:10 --- The sample code works OK with the following compilers: $ g++ -v Using built-in specs. Target: i386-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable

[Bug c++/26922] Compile/link failure with -frepo and g++ 4.1

2006-03-29 Thread rankincj at yahoo dot com
--- Comment #1 from rankincj at yahoo dot com 2006-03-29 15:36 --- Created an attachment (id=11153) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11153&action=view) Source code to demonstrate -frepo failure. My host machine is a i686-pc-linux-gnu machine; g++-3.4.4 compil

[Bug c++/26922] New: Compile/link failure with -frepo and g++ 4.1

2006-03-29 Thread rankincj at yahoo dot com
>)':main.cpp:(.text+0x53a): undefined reference to `void std::__insertion_sort<__gnu_cxx::__normal_iterator > > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >)' collect2: ld returned 1 exit status make: *** [ex31] Error 1 And no, I don't have a "vanilla" gcc 4.1 to test with. -- Summary: Compile/link failure with -frepo and g++ 4.1 Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rankincj at yahoo dot com GCC build triplet: i386-redhat-linux GCC host triplet: i386-redhat-linux GCC target triplet: i386-redhat-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26922