Changes in src/driver/cc1.cc [e24f13a:4acc87f]
- File:
- 
      - 1 edited
 
 - 
          
  src/driver/cc1.cc (modified) (2 diffs)
 
Legend:
- Unmodified
- Added
- Removed
- 
      src/driver/cc1.ccre24f13a r4acc87f 10 10 // Created On : Fri Aug 26 14:23:51 2005 11 11 // Last Modified By : Peter A. Buhr 12 // Last Modified On : Thu Jun 2 17:24:26201613 // Update Count : 7 912 // Last Modified On : Thu May 5 16:04:30 2016 13 // Update Count : 77 14 14 // 15 15 … … 30 30 31 31 32 string compiler_name( CFA_BACKEND_CC );// path/name of C compiler32 string compiler_name( GCC_PATH ); // path/name of C compiler 33 33 34 34 string D__GCC_BPREFIX__( "-D__GCC_BPREFIX__=" ); 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  