public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug driver/63881] [5 Regression] patch to error out when input file is the same as output file causes glibc's config to fail
  2014-11-15  4:46 [Bug driver/63881] New: [5 Regression] patch to error out when input file is the same as output file causes glibc's config to fail pinskia at gcc dot gnu.org
@ 2014-11-15  4:46 ` pinskia at gcc dot gnu.org
  2014-11-16 22:03 ` trippels at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu.org @ 2014-11-15  4:46 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63881

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |5.0
           Severity|normal                      |blocker


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug driver/63881] New: [5 Regression] patch to error out when input file is the same as output file causes glibc's config to fail
@ 2014-11-15  4:46 pinskia at gcc dot gnu.org
  2014-11-15  4:46 ` [Bug driver/63881] " pinskia at gcc dot gnu.org
  2014-11-16 22:03 ` trippels at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: pinskia at gcc dot gnu.org @ 2014-11-15  4:46 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63881

            Bug ID: 63881
           Summary: [5 Regression] patch to error out when input file is
                    the same as output file causes glibc's config to fail
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: driver
          Assignee: unassigned at gcc dot gnu.org
          Reporter: pinskia at gcc dot gnu.org

glibc's log has this:
configure:95: checking for SSE4 support
configure:101:
/data1/src/gcc-cavium/toolchain-thunder/scripts/../minimal-i686-montavista-linux-gnu/bin/i686-montavista-linux-gnu-gcc
-m32 -O2 -msse4 -xc /dev/null -S -o /dev/null
i686-montavista-linux-gnu-gcc: fatal error: input file '/dev/null' is the same
as output file


Which is incorrect as /dev/null is a special file and should be handled
differently.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug driver/63881] [5 Regression] patch to error out when input file is the same as output file causes glibc's config to fail
  2014-11-15  4:46 [Bug driver/63881] New: [5 Regression] patch to error out when input file is the same as output file causes glibc's config to fail pinskia at gcc dot gnu.org
  2014-11-15  4:46 ` [Bug driver/63881] " pinskia at gcc dot gnu.org
@ 2014-11-16 22:03 ` trippels at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: trippels at gcc dot gnu.org @ 2014-11-16 22:03 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63881

Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |trippels at gcc dot gnu.org
         Resolution|---                         |DUPLICATE

--- Comment #1 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
dup.

*** This bug has been marked as a duplicate of bug 63837 ***


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-11-16 22:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-15  4:46 [Bug driver/63881] New: [5 Regression] patch to error out when input file is the same as output file causes glibc's config to fail pinskia at gcc dot gnu.org
2014-11-15  4:46 ` [Bug driver/63881] " pinskia at gcc dot gnu.org
2014-11-16 22:03 ` trippels at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).