public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/34191] Using gcc with -mptr64 option on  Solaris 5.9 produces the following message: the internal compiler error: in sparc_emit_set_const64, at config/sparc/sparc.c:1669
       [not found] <bug-34191-4@http.gcc.gnu.org/bugzilla/>
@ 2014-10-08  8:18 ` ebotcazou at gcc dot gnu.org
  0 siblings, 0 replies; 4+ messages in thread
From: ebotcazou at gcc dot gnu.org @ 2014-10-08  8:18 UTC (permalink / raw)
  To: gcc-bugs

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

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dev at cor0 dot com

--- Comment #6 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
*** Bug 63478 has been marked as a duplicate of this bug. ***


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

* [Bug target/34191] Using gcc with -mptr64 option on  Solaris 5.9 produces the following message: the internal compiler error: in sparc_emit_set_const64, at config/sparc/sparc.c:1669
  2007-11-22 12:06 [Bug c/34191] New: Using gcc with -mptr64 option " pmendez at orga-systems dot com
  2007-11-22 19:38 ` [Bug target/34191] Using gcc with -mptr64 option on Solaris 5.9 " ebotcazou at gcc dot gnu dot org
  2007-11-27 16:34 ` pmendez at orga-systems dot com
@ 2007-11-27 16:49 ` ebotcazou at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2007-11-27 16:49 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from ebotcazou at gcc dot gnu dot org  2007-11-27 16:49 -------
> 1.-where is this stated in the documentation?

-mptr64 is simply not documented.

> 2.-If it is a non supported option it should issue  something like this
> gcc: unrecognized option '-mptr64'
> and not a wrong request to submit a full bug report
> In my opinion it still remains a wrong error message.

Possibly, but it's good enough for an undocumented option.  Feel free to
submit a patch if you disagree.


-- 

ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX


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


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

* [Bug target/34191] Using gcc with -mptr64 option on  Solaris 5.9 produces the following message: the internal compiler error: in sparc_emit_set_const64, at config/sparc/sparc.c:1669
  2007-11-22 12:06 [Bug c/34191] New: Using gcc with -mptr64 option " pmendez at orga-systems dot com
  2007-11-22 19:38 ` [Bug target/34191] Using gcc with -mptr64 option on Solaris 5.9 " ebotcazou at gcc dot gnu dot org
@ 2007-11-27 16:34 ` pmendez at orga-systems dot com
  2007-11-27 16:49 ` ebotcazou at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pmendez at orga-systems dot com @ 2007-11-27 16:34 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from pmendez at orga-systems dot com  2007-11-27 16:34 -------
> 
> Right, -mptr64 should *never* be used.  Just use -m64 as documented.
1.-where is this stated in the documentation?
2.-If it is a non supported option it should issue  something like this
gcc: unrecognized option '-mptr64'
and not a wrong request to submit a full bug report
In my opinion it still remains a wrong error message.


-- 

pmendez at orga-systems dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |minor
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |


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


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

* [Bug target/34191] Using gcc with -mptr64 option on  Solaris 5.9 produces the following message: the internal compiler error: in sparc_emit_set_const64, at config/sparc/sparc.c:1669
  2007-11-22 12:06 [Bug c/34191] New: Using gcc with -mptr64 option " pmendez at orga-systems dot com
@ 2007-11-22 19:38 ` ebotcazou at gcc dot gnu dot org
  2007-11-27 16:34 ` pmendez at orga-systems dot com
  2007-11-27 16:49 ` ebotcazou at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2007-11-22 19:38 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from ebotcazou at gcc dot gnu dot org  2007-11-22 19:38 -------
> Please notice that when using both -m64 -mptr64 this internal error does not
> occur.

Right, -mptr64 should *never* be used.  Just use -m64 as documented.


-- 

ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ebotcazou at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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


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

end of thread, other threads:[~2014-10-08  8:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-34191-4@http.gcc.gnu.org/bugzilla/>
2014-10-08  8:18 ` [Bug target/34191] Using gcc with -mptr64 option on Solaris 5.9 produces the following message: the internal compiler error: in sparc_emit_set_const64, at config/sparc/sparc.c:1669 ebotcazou at gcc dot gnu.org
2007-11-22 12:06 [Bug c/34191] New: Using gcc with -mptr64 option " pmendez at orga-systems dot com
2007-11-22 19:38 ` [Bug target/34191] Using gcc with -mptr64 option on Solaris 5.9 " ebotcazou at gcc dot gnu dot org
2007-11-27 16:34 ` pmendez at orga-systems dot com
2007-11-27 16:49 ` ebotcazou at gcc dot gnu dot 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).