mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 14:59:39 +02:00
Fix typo in -fpost-ipa-mem-report help text
* common.opt (fpost-ipa-mem-report): Fix typo.
This commit is contained in:
committed by
Richard Biener
parent
1f9487075c
commit
6348a1fd50
@@ -2562,7 +2562,7 @@ Report on memory allocation before interprocedural optimization.
|
||||
|
||||
fpost-ipa-mem-report
|
||||
Common Var(post_ipa_mem_report)
|
||||
Report on memory allocation before interprocedural optimization.
|
||||
Report on memory allocation after interprocedural optimization.
|
||||
|
||||
fpack-struct
|
||||
Common Var(flag_pack_struct) Optimization
|
||||
|
||||
Reference in New Issue
Block a user