comparison gcc/brig/lang.opt @ 131:84e7813d76e9

gcc-8.2
author mir3636
date Thu, 25 Oct 2018 07:37:49 +0900
parents 04ced10e8804
children 1830386684a0
comparison
equal deleted inserted replaced
111:04ced10e8804 131:84e7813d76e9
1 ; lang.opt -- Options for the gcc BRIG (HSAIL) front end. 1 ; lang.opt -- Options for the gcc BRIG (HSAIL) front end.
2 2
3 ; Copyright (C) 2015-2017 Free Software Foundation, Inc. 3 ; Copyright (C) 2015-2018 Free Software Foundation, Inc.
4 ; 4 ;
5 ; This file is part of GCC. 5 ; This file is part of GCC.
6 ; 6 ;
7 ; GCC is free software; you can redistribute it and/or modify it under 7 ; GCC is free software; you can redistribute it and/or modify it under
8 ; the terms of the GNU General Public License as published by the Free 8 ; the terms of the GNU General Public License as published by the Free
29 BRIG Separate Alias(d) 29 BRIG Separate Alias(d)
30 30
31 -dump= 31 -dump=
32 BRIG Joined Alias(d) 32 BRIG Joined Alias(d)
33 33
34 fassume-phsa
35 BRIG Report Var(flag_assume_phsa) Init(1) Optimization
36 Assume we are finalizing for phsa and its libhsail-rt. Enables additional
37 phsa-specific optimizations (default).
38
34 L 39 L
35 BRIG Joined Separate 40 BRIG Joined Separate
36 ; Not documented 41 ; Not documented
37 42
38 -output= 43 -output=