Bug 235467
Summary: | cpp crash with -Wmissing-include-dirs | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Behdad Esfahbod <behdad> |
Component: | gcc | Assignee: | Jakub Jelinek <jakub> |
Status: | CLOSED WORKSFORME | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2007-04-14 17:53:58 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Behdad Esfahbod
2007-04-05 22:31:15 UTC
Sorry, can't reproduce this, with either cpp-4.1.1-51.fc6 on ppc32 or cpp-4.1.1-52.el5.1 on x86_64. All I get is: cpp -Wmissing-include-dirs -Ixx x.c cc1: warning: xx: No such file or directory # 1 "x.c" # 1 "<built-in>" # 1 "<command line>" # 1 "x.c" x.c:1:15: error: x.h: No such file or directory |