http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57085



--- Comment #4 from Mikael Pettersson <mikpe at it dot uu.se> 2013-04-28 
09:11:03 UTC ---

(In reply to comment #2)

> Created attachment 29954 [details]

> Affected code

> 

> Attached is contents.c that I mentioned in the initial post. This is from

> system/extras/ext4_utils/ in jb-mr1.1-release of Android.



That's the original C code, not the _preprocessed_ C code.  It still depends on

numerous headers files to compile.  Please just do



> <your android arm gcc> <your compile options> -E -o contents.i contents.c



and attach contents.i.

Reply via email to