about summary refs log tree commit diff stats
path: root/017parse_tree.cc
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2018-03-22 21:52:35 -0700
committerKartik K. Agaram <vc@akkartik.com>2018-03-22 21:52:35 -0700
commit34514ae8a6635915143e0a7fd1e523eb51b4a91d (patch)
tree1ba0bc4629b2c211967858eee019c8c2d8ac265c /017parse_tree.cc
parent6b1bd1ffadac8e6250600501ab9f872530d1da1e (diff)
downloadmu-34514ae8a6635915143e0a7fd1e523eb51b4a91d.tar.gz
4233 - no real difference between -O2 or -O3
Neither in compile time, nor in the performance of the generated code.

(Triggered by https://developers.redhat.com/blog/2018/03/21/compiler-and-linker-flags-gcc)
Diffstat (limited to '017parse_tree.cc')
0 files changed, 0 insertions, 0 deletions
^
1076f2b
5d3fd37 ^
1076f2b




650a1fb ^
01a8d44 ^
650a1fb ^
1076f2b
650a1fb ^
1076f2b
650a1fb ^
1076f2b

650a1fb ^
1076f2b
eff4478 ^
1076f2b
7b5638f ^

98c6a92 ^
98c6a92 ^

02cea3b ^
7b5638f ^
2b66f7a ^
98c6a92 ^
7b5638f ^
1076f2b

dc5c070 ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48