$ gfc -m32 selected_char_kind_1.f90 /tmp/ccUZ7wAS.o: In function `test_': selected_char_kind_1.f90:(.text+0x2d0): undefined reference to `_gfortran_selected_char_kind' /tmp/ccUZ7wAS.o: In function `test2_': selected_char_kind_1.f90:(.text+0x339): undefined reference to `_gfortran_selected_char_kind' collect2: ld returned 1 exit status
-- Summary: selected_char_kind_1.f90 undefined reference with -m32 Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libfortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jvdelisle at gcc dot gnu dot org GCC host triplet: x86-64-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36120