Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add gcc4 vs. gcc3 differences note #1271

Closed
llvmbot opened this issue Sep 6, 2006 · 1 comment
Closed

Add gcc4 vs. gcc3 differences note #1271

llvmbot opened this issue Sep 6, 2006 · 1 comment
Labels
bugzilla Issues migrated from bugzilla website

Comments

@llvmbot
Copy link
Collaborator

llvmbot commented Sep 6, 2006

Bugzilla Link 899
Resolution FIXED
Resolved on Feb 22, 2010 12:42
Version unspecified
OS Linux
Attachments gcc3 vs. gcc4 frontentd difference note
Reporter LLVM Bugzilla Contributor

Extended Description

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.

@lattner
Copy link
Collaborator

lattner commented Sep 7, 2006

Look great, thanks for the patch, applied:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20060904/037556.html

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 3, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla website
Projects
None yet
Development

No branches or pull requests

2 participants