Skip to content
Snippets Groups Projects
Forked from redox-os / gcc
Loading
  • bkoz's avatar
    9253fc43
    · 9253fc43
    bkoz authored
    2005-01-25  Benjamin Kosnik  <bkoz@redhat.com>
    
    	* acinclude.m4 (GLIBCXX_ENABLE_C99): Test for complex math
    	functions, and enable _GLIBCXX_USE_C99_COMPLEX_MATH if they exist.
    	* acconfig.h: Add _GLIBCXX_USE_C99_COMPLEX_MATH.
    	* config.h.in: Regenerate.
    	* configure: Regenerate.
    	* include/std/std_complex.h: Protect complex builtins with
    	_GLIBCXX_USE_C99_COMPLEX_MATH.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@94221 138bc75d-0d04-0410-961f-82ee72b054a4
    9253fc43
    History
    bkoz authored
    2005-01-25  Benjamin Kosnik  <bkoz@redhat.com>
    
    	* acinclude.m4 (GLIBCXX_ENABLE_C99): Test for complex math
    	functions, and enable _GLIBCXX_USE_C99_COMPLEX_MATH if they exist.
    	* acconfig.h: Add _GLIBCXX_USE_C99_COMPLEX_MATH.
    	* config.h.in: Regenerate.
    	* configure: Regenerate.
    	* include/std/std_complex.h: Protect complex builtins with
    	_GLIBCXX_USE_C99_COMPLEX_MATH.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@94221 138bc75d-0d04-0410-961f-82ee72b054a4
config.h.in 28.75 KiB