[Bug target/53359] [4.8 regression] undefined reference to `__gnu_cxx::__numeric_traits_integer<int>::__min'

hubicka at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed May 16 12:47:00 GMT 2012


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

--- Comment #2 from Jan Hubicka <hubicka at gcc dot gnu.org> 2012-05-16 12:34:29 UTC ---
Can you, please get me -fdump-ipa-cgraph and the assembly file?  The testcase
seems to work normally and those constants are supposed to be optimized out.  
For me hose are usual comdat vars:
_ZN9__gnu_cxx24__numeric_traits_integerIlE5__minE/388 (const long int
__gnu_cxx::__numeric_traits_integer<long int>::__min) @0x7ffff650e528
  Type: variable
  Visibility: public weak comdat
comdat_group:_ZN9__gnu_cxx24__numeric_traits_integerIlE5__minE one_only
visibility_specified
  References:
  Referring:
  Availability: not-ready
  Varpool flags: initialized finalized



More information about the Gcc-bugs mailing list