public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/40332]  New: (.eh_frame); no .eh_frame_hdr table will be created.
@ 2009-06-03 17:05 jv244 at cam dot ac dot uk
  2009-06-03 17:09 ` [Bug target/40332] " pinskia at gcc dot gnu dot org
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: jv244 at cam dot ac dot uk @ 2009-06-03 17:05 UTC (permalink / raw)
  To: gcc-bugs

currently building CP2K with 

> gfortran -v
Using built-in specs.
Target: x86_64-unknown-linux-gnu
Configured with: /data03/vondele/gcc_trunk/gcc/configure --disable-bootstrap
--prefix=/data03/vondele/gcc_trunk/build --enable-languages=c,c++,fortran
--disable-multilib --with-ppl=/data03/vondele/gcc_trunk/build/
--with-cloog=/data03/vondele/gcc_trunk/build/
Thread model: posix
gcc version 4.5.0 20090603 (experimental) [trunk revision 148132] (GCC)


leads to these errors at link time:

/usr/bin/ld: error in
/data03/vondele/clean/cp2k/src/../lib/Linux-x86-64-gfortran/sdbg/libcp2k_lib.a(force_fields_util.o)(.eh_frame);
no .eh_frame_hdr table will be created.
/usr/bin/ld: error in
/data03/vondele/clean/cp2k/src/../lib/Linux-x86-64-gfortran/sdbg/libcp2k_lib.a(pint_types.o)(.eh_frame);
no .eh_frame_hdr table will be created.
/usr/bin/ld: error in
/data03/vondele/clean/cp2k/src/../lib/Linux-x86-64-gfortran/sdbg/libcp2k_lib.a(qs_force.o)(.eh_frame);
no .eh_frame_hdr table will be created.
/usr/bin/ld: error in
/data03/vondele/clean/cp2k/src/../lib/Linux-x86-64-gfortran/sdbg/libcp2k_lib.a(qs_rho_atom_methods.o)(.eh_frame);
no .eh_frame_hdr table will be created.
/usr/bin/ld: error in
/data03/vondele/clean/cp2k/src/../lib/Linux-x86-64-gfortran/sdbg/libcp2k_lib.a(qs_vxc_atom.o)(.eh_frame);
no .eh_frame_hdr table will be created.
[...]

seemingly these are warnings (and not errors), since an executable is
generated. These warnings do not happen with older versions of gfortran


-- 
           Summary: (.eh_frame); no .eh_frame_hdr table will be created.
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Keywords: wrong-code
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jv244 at cam dot ac dot uk
 GCC build triplet: x86_64-unknown-linux-gnu
  GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: x86_64-unknown-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40332


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2010-02-20  3:50 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-03 17:05 [Bug target/40332] New: (.eh_frame); no .eh_frame_hdr table will be created jv244 at cam dot ac dot uk
2009-06-03 17:09 ` [Bug target/40332] " pinskia at gcc dot gnu dot org
2009-06-03 17:14 ` jv244 at cam dot ac dot uk
2009-06-09  8:34 ` jv244 at cam dot ac dot uk
2009-06-09  8:38 ` jakub at gcc dot gnu dot org
2009-06-09  8:54 ` jv244 at cam dot ac dot uk
2009-06-09  9:37 ` jakub at gcc dot gnu dot org
2009-06-09 10:26 ` jv244 at cam dot ac dot uk
2009-06-09 10:52 ` jv244 at cam dot ac dot uk
2009-06-20 17:56 ` jv244 at cam dot ac dot uk
2010-01-17 18:56 ` gary at intrepid dot com
2010-01-18 14:42 ` [Bug target/40332] [4.5 Regression] " jv244 at cam dot ac dot uk
2010-01-20 18:53 ` rguenth at gcc dot gnu dot org
2010-02-17 17:16 ` mmitchel at gcc dot gnu dot org
2010-02-19 15:59 ` jason at gcc dot gnu dot org
2010-02-19 18:00 ` jason at gcc dot gnu dot org
2010-02-20  3:50 ` jason at gcc dot gnu dot org
2010-02-20  3:50 ` jason at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).