[LLVMbugs] [Bug 899] NEW: Add gcc4 vs. gcc3 differences note

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Wed Sep 6 14:47:05 PDT 2006


http://llvm.org/bugs/show_bug.cgi?id=899

           Summary: Add gcc4 vs. gcc3 differences note
           Product: Website
           Version: unspecified
          Platform: Other
               URL: http://llvm.org/docs/GettingStarted.html
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Documentation
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: scottm at aero.org


The difference between the gcc3 and gcc4 frontends is a FAQ in the mailing 
lists. This patch addresses this question, namely, the confusion between the 
output from the gcc4 frontend (by default, native, "--emit-llvm" needed in 
CFLAGS to emit bytecode) and the gcc3 frontend (by default, bytecode). Hell, 
this comment is longer than the actual disclaimer.

Also, ran the HTML through HTMLtidy, fixed duplicated/missing anchor tags and 
other various complaints.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the llvm-bugs mailing list