search for: finclude

Displaying 7 results from an estimated 7 matches for "finclude".

Did you mean: include
2008 Oct 31
3
[LLVMdev] gfortran link failure in current llvm svn
...*}\ + f951 %|.f %{!ffree-form:-ffixed-form} %(cc1_options) \ + %<Wformat %<Wformat-security %<Wno-format-extra-args %<Wno-format- zero-length %<Wno-nonull \ + %{J*} %{I*}\ "/* LLVM LOCAL */" \ %(llvm_options) \ -fpreprocessed %{!nostdinc:-I finclude%s} %{!fsyntax-only:% (invoke_as)}}}}", 0, 0, 0}, @@ -25,21 +27,27 @@ "cc1 -E -lang-fortran -traditional-cpp -D_LANGUAGE_FORTRAN % (cpp_options) \ %{E|M|MM:%(cpp_debug_options)}\ %{!M:%{!MM:%{!E: -o %|.f95 |\n\ - f951 %|.f95 %{!ffixed-form:-ffree-form} %(cc1_option...
2008 Oct 31
0
[LLVMdev] gfortran link failure in current llvm svn
On Oct 30, 2008, at 5:23 PM, Jack Howarth wrote: > ps We do have one oddity left in llvm-gfortran from current llvm > svn. I find everytime I compile something with llvm-gfortran that > I get a series of warning messages... > > f951: warning: command line option "-Wformat" is valid for C/C++/ > ObjC/ObjC++ but not for Fortran > f951: warning: command line option
2008 Oct 31
5
[LLVMdev] gfortran link failure in current llvm svn
Chris and Bill, I have tested the proposed patch from... http://lists.cs.uiuc.edu/pipermail/llvmdev/2008-August/016490.html under i686-apple-darwin9 and it solves the problems building gfortran from llvm svn. The resulting compiler works fine so can we get that patch in before 2.4 is release? Jack ps We do have one oddity left in llvm-gfortran from current llvm svn. I find
2016 Jan 11
0
[PATCH v5 01/12] vga_switcheroo: Add handler flags infrastructure
...ocBook/gpu.tmpl b/Documentation/DocBook/gpu.tmpl index 9e95aa1..88e7c39 100644 --- a/Documentation/DocBook/gpu.tmpl +++ b/Documentation/DocBook/gpu.tmpl @@ -3648,6 +3648,7 @@ int num_ioctls;</synopsis> </sect1> <sect1> <title>Public constants</title> +!Finclude/linux/vga_switcheroo.h vga_switcheroo_handler_flags_t !Finclude/linux/vga_switcheroo.h vga_switcheroo_client_id !Finclude/linux/vga_switcheroo.h vga_switcheroo_state </sect1> diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler....
2010 Nov 05
1
[LLVMdev] llvm autoconf using LLVM_SRC_ROOT?
...6 ./gcc-4.2/man 4 ./gcc-4.2/share 24 ./gcc-4.2/lib/gcc/x86_64-linux-gnu/4.2.1/include/ssp 12 ./gcc-4.2/lib/gcc/x86_64-linux-gnu/4.2.1/include/linux 8 ./gcc-4.2/lib/gcc/x86_64-linux-gnu/4.2.1/include/bits 364 ./gcc-4.2/lib/gcc/x86_64-linux-gnu/4.2.1/include 4 ./gcc-4.2/lib/gcc/x86_64-linux-gnu/4.2.1/finclude 300 ./gcc-4.2/lib/gcc/x86_64-linux-gnu/4.2.1/install-tools/include 316 ./gcc-4.2/lib/gcc/x86_64-linux-gnu/4.2.1/install-tools 920 ./gcc-4.2/lib/gcc/x86_64-linux-gnu/4.2.1 924 ./gcc-4.2/lib/gcc/x86_64-linux-gnu 928 ./gcc-4.2/lib/gcc 1232 ./gcc-4.2/lib 292 ./gcc-4.2/include/c++/4.2.1/debug 24 ./gcc-4...
2010 Nov 05
2
[LLVMdev] llvm autoconf using LLVM_SRC_ROOT?
...6 ./gcc-4.2/man 4 ./gcc-4.2/share 24 ./gcc-4.2/lib/gcc/x86_64-linux-gnu/4.2.1/include/ssp 12 ./gcc-4.2/lib/gcc/x86_64-linux-gnu/4.2.1/include/linux 8 ./gcc-4.2/lib/gcc/x86_64-linux-gnu/4.2.1/include/bits 364 ./gcc-4.2/lib/gcc/x86_64-linux-gnu/4.2.1/include 4 ./gcc-4.2/lib/gcc/x86_64-linux-gnu/4.2.1/finclude 300 ./gcc-4.2/lib/gcc/x86_64-linux-gnu/4.2.1/install-tools/include 316 ./gcc-4.2/lib/gcc/x86_64-linux-gnu/4.2.1/install-tools 920 ./gcc-4.2/lib/gcc/x86_64-linux-gnu/4.2.1 924 ./gcc-4.2/lib/gcc/x86_64-linux-gnu 928 ./gcc-4.2/lib/gcc 1232 ./gcc-4.2/lib 292 ./gcc-4.2/include/c++/4.2.1/debug 24 ./gcc-4...
2016 Jan 11
8
[PATCH v5 00/12] Enable GPU switching on pre-retina MacBook Pro
Enable GPU switching on the pre-retina MacBook Pro (2008 - 2013), v5. The main obstacle on these machines is that the panel mode in VBIOS is bogus. Fortunately gmux can switch DDC independently from the display, thereby allowing the inactive GPU to probe the panel's EDID. In short, vga_switcheroo and apple-gmux are amended with hooks to switch DDC, DRM core is amended with a