public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/8512] [hppa64-hp-hpux11.11] libstdc++-v3 fails to build with HP assembler
       [not found] <20021109100601.8512.dave.anglin@nrc.ca>
@ 2003-05-26  4:58 ` dhazeghi@yahoo.com
  2003-05-26  5:08 ` pinskia@physics.uc.edu
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 13+ messages in thread
From: dhazeghi@yahoo.com @ 2003-05-26  4:58 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From dhazeghi@yahoo.com  2003-05-26 04:47 -------
Hello,

I can confirm that with gcc 3.2.3, 3.3 branch and mainline (20030512), this problem still occurs 
(on a darwin x hppa1.1-hpux10.20 cross compiler). There is still no .import directive for the 
symbol in question. If this prevents building on hp-ux, shouldn't its priority be upgraded? Thanks,

Dara



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


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

* [Bug target/8512] [hppa64-hp-hpux11.11] libstdc++-v3 fails to build with HP assembler
       [not found] <20021109100601.8512.dave.anglin@nrc.ca>
  2003-05-26  4:58 ` [Bug target/8512] [hppa64-hp-hpux11.11] libstdc++-v3 fails to build with HP assembler dhazeghi@yahoo.com
@ 2003-05-26  5:08 ` pinskia@physics.uc.edu
  2003-06-05 15:49 ` dave@hiauly1.hia.nrc.ca
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 13+ messages in thread
From: pinskia@physics.uc.edu @ 2003-05-26  5:08 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia@physics.uc.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Priority|P3                          |P1
   Last reconfirmed|0000-00-00 00:00:00         |2003-05-26 04:57:39
               date|                            |


------- Additional Comments From pinskia@physics.uc.edu  2003-05-26 04:57 -------
See Dara's comment.

I raised the priority because even using gas, the program will fail.



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


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

* [Bug target/8512] [hppa64-hp-hpux11.11] libstdc++-v3 fails to build with HP assembler
       [not found] <20021109100601.8512.dave.anglin@nrc.ca>
  2003-05-26  4:58 ` [Bug target/8512] [hppa64-hp-hpux11.11] libstdc++-v3 fails to build with HP assembler dhazeghi@yahoo.com
  2003-05-26  5:08 ` pinskia@physics.uc.edu
@ 2003-06-05 15:49 ` dave@hiauly1.hia.nrc.ca
  2003-09-30 16:45 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 13+ messages in thread
From: dave@hiauly1.hia.nrc.ca @ 2003-06-05 15:49 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From dave@hiauly1.hia.nrc.ca  2003-06-05 15:49 -------
Subject: Re:  [hppa64-hp-hpux11.11] libstdc++-v3 fails to build with HP assembler

> I can confirm that with gcc 3.2.3, 3.3 branch and mainline (20030512), this problem still occurs 
> (on a darwin x hppa1.1-hpux10.20 cross compiler). There is still no .import directive for the 
> symbol in question. If this prevents building on hp-ux, shouldn't its priority be upgraded? Thanks,

Possibly, but we don't recommend using the HP assembler.  Mark
Mitchell made some changes just prior to the release of 3.3 which
may have affected the situation.  A series of changes caused the
breakage.  Because the hpux port is unique in requiring .import/.type
directives, I'm not sure that this is going to be easy to fix.

Dave




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


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

* [Bug target/8512] [hppa64-hp-hpux11.11] libstdc++-v3 fails to build with HP assembler
       [not found] <20021109100601.8512.dave.anglin@nrc.ca>
                   ` (2 preceding siblings ...)
  2003-06-05 15:49 ` dave@hiauly1.hia.nrc.ca
@ 2003-09-30 16:45 ` pinskia at gcc dot gnu dot org
  2003-11-30  8:35 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 13+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-09-30 16:45 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bs at okyz dot com


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-09-30 15:51 -------
*** Bug 12461 has been marked as a duplicate of this bug. ***


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

* [Bug target/8512] [hppa64-hp-hpux11.11] libstdc++-v3 fails to build with HP assembler
       [not found] <20021109100601.8512.dave.anglin@nrc.ca>
                   ` (3 preceding siblings ...)
  2003-09-30 16:45 ` pinskia at gcc dot gnu dot org
@ 2003-11-30  8:35 ` pinskia at gcc dot gnu dot org
  2004-01-21 15:58 ` pinskia at gcc dot gnu dot org
  2004-05-26 22:18 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 13+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-11-30  8:35 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2003-05-26 04:57:39         |2003-11-30 08:35:07
               date|                            |
   Target Milestone|3.4                         |3.5


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


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

* [Bug target/8512] [hppa64-hp-hpux11.11] libstdc++-v3 fails to build with HP assembler
       [not found] <20021109100601.8512.dave.anglin@nrc.ca>
                   ` (4 preceding siblings ...)
  2003-11-30  8:35 ` pinskia at gcc dot gnu dot org
@ 2004-01-21 15:58 ` pinskia at gcc dot gnu dot org
  2004-05-26 22:18 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 13+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-01-21 15:58 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-21 15:58 -------
*** Bug 13443 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |carsten dot traebing at de
                   |                            |dot ina dot com


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


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

* [Bug target/8512] [hppa64-hp-hpux11.11] libstdc++-v3 fails to build with HP assembler
       [not found] <20021109100601.8512.dave.anglin@nrc.ca>
                   ` (5 preceding siblings ...)
  2004-01-21 15:58 ` pinskia at gcc dot gnu dot org
@ 2004-05-26 22:18 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 13+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-05-26 22:18 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|3.5.0                       |---


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


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

* [Bug target/8512] [hppa64-hp-hpux11.11] libstdc++-v3 fails to build with HP assembler
       [not found] <bug-8512-277@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2007-01-09 14:08 ` dave at hiauly1 dot hia dot nrc dot ca
@ 2007-01-13 16:01 ` danglin at gcc dot gnu dot org
  5 siblings, 0 replies; 13+ messages in thread
From: danglin at gcc dot gnu dot org @ 2007-01-13 16:01 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #11 from danglin at gcc dot gnu dot org  2007-01-13 16:01 -------
The problem reported in the PR is fixed in 4.0.  Other issues that
prevented building libstdc++-v3 using HP as are fixed in 4.0.4 by
these two changes:

http://gcc.gnu.org/ml/gcc-patches/2007-01/msg01060.html
http://gcc.gnu.org/ml/gcc-patches/2007-01/msg01138.html


-- 

danglin at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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


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

* [Bug target/8512] [hppa64-hp-hpux11.11] libstdc++-v3 fails to build with HP assembler
       [not found] <bug-8512-277@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2007-01-09  5:28 ` gdr at integrable-solutions dot net
@ 2007-01-09 14:08 ` dave at hiauly1 dot hia dot nrc dot ca
  2007-01-13 16:01 ` danglin at gcc dot gnu dot org
  5 siblings, 0 replies; 13+ messages in thread
From: dave at hiauly1 dot hia dot nrc dot ca @ 2007-01-09 14:08 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #10 from dave at hiauly1 dot hia dot nrc dot ca  2007-01-09 14:08 -------
Subject: Re:  [hppa64-hp-hpux11.11] libstdc++-v3 fails to build with HP
assembler

> ------- Comment #8 from jbuck at gcc dot gnu dot org  2007-01-09 05:18 -------
> OK, I'm going to artificially flag this one as "known to work" for 4.1.1 and
> 4.1.2 because I'm using that field to do bug status reports for the steering
> committee, and we agree that 4.1 documents that HP as isn't supported.
> 
> We might just document that it doesn't work for 4.0.4 assuming we do that, and
> close the bug.

I've run a number of tests.  The problem reported in the PR isn't
present in 4.0.4 although a couple of different issues are present
when using HP as.  I'm testing patches for these regressions.

Dave


-- 


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


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

* [Bug target/8512] [hppa64-hp-hpux11.11] libstdc++-v3 fails to build with HP assembler
       [not found] <bug-8512-277@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2007-01-09  5:18 ` jbuck at gcc dot gnu dot org
@ 2007-01-09  5:28 ` gdr at integrable-solutions dot net
  2007-01-09 14:08 ` dave at hiauly1 dot hia dot nrc dot ca
  2007-01-13 16:01 ` danglin at gcc dot gnu dot org
  5 siblings, 0 replies; 13+ messages in thread
From: gdr at integrable-solutions dot net @ 2007-01-09  5:28 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #9 from gdr at integrable-solutions dot net  2007-01-09 05:28 -------
Subject: Re:  [hppa64-hp-hpux11.11] libstdc++-v3 fails to build with HP
assembler

"jbuck at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> writes:

| We might just document that it doesn't work for 4.0.4 assuming we do
| that, and close the bug.

That is fine with me.

-- Gaby


-- 


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


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

* [Bug target/8512] [hppa64-hp-hpux11.11] libstdc++-v3 fails to build with HP assembler
       [not found] <bug-8512-277@http.gcc.gnu.org/bugzilla/>
  2007-01-07  7:30 ` jbuck at gcc dot gnu dot org
  2007-01-07 15:51 ` dave at hiauly1 dot hia dot nrc dot ca
@ 2007-01-09  5:18 ` jbuck at gcc dot gnu dot org
  2007-01-09  5:28 ` gdr at integrable-solutions dot net
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 13+ messages in thread
From: jbuck at gcc dot gnu dot org @ 2007-01-09  5:18 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from jbuck at gcc dot gnu dot org  2007-01-09 05:18 -------
OK, I'm going to artificially flag this one as "known to work" for 4.1.1 and
4.1.2 because I'm using that field to do bug status reports for the steering
committee, and we agree that 4.1 documents that HP as isn't supported.

We might just document that it doesn't work for 4.0.4 assuming we do that, and
close the bug.


-- 

jbuck at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |4.1.1 4.1.2


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


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

* [Bug target/8512] [hppa64-hp-hpux11.11] libstdc++-v3 fails to build with HP assembler
       [not found] <bug-8512-277@http.gcc.gnu.org/bugzilla/>
  2007-01-07  7:30 ` jbuck at gcc dot gnu dot org
@ 2007-01-07 15:51 ` dave at hiauly1 dot hia dot nrc dot ca
  2007-01-09  5:18 ` jbuck at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 13+ messages in thread
From: dave at hiauly1 dot hia dot nrc dot ca @ 2007-01-07 15:51 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from dave at hiauly1 dot hia dot nrc dot ca  2007-01-07 15:51 -------
Subject: Re:  [hppa64-hp-hpux11.11] libstdc++-v3 fails to build with HP
assembler

> ------- Comment #6 from jbuck at gcc dot gnu dot org  2007-01-07 07:30 -------
> Should this one just be marked WONTFIX?  If we don't support the HP
> assembler this isn't a bug (assuming we say so in the fine manual).

3.4 is closed so it won't get fixed there.  The manual for 4.1 and
later say that gas is required.  So, the only issue is the 4.0 branch
where the use of gas is only highly recommended.

I don't actually know the status of this PR on 4.0.  It's possible
that it's fixed in 4.0.  However, if it's not fixed, I doubt it will
get fixed.

I guess I should try a 4.0 build with HP as.  If the problem still
exists, I will change the manual to the 4.1 wording.  Then, the PR
can be closed.

Dave


-- 


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


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

* [Bug target/8512] [hppa64-hp-hpux11.11] libstdc++-v3 fails to build with HP assembler
       [not found] <bug-8512-277@http.gcc.gnu.org/bugzilla/>
@ 2007-01-07  7:30 ` jbuck at gcc dot gnu dot org
  2007-01-07 15:51 ` dave at hiauly1 dot hia dot nrc dot ca
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 13+ messages in thread
From: jbuck at gcc dot gnu dot org @ 2007-01-07  7:30 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from jbuck at gcc dot gnu dot org  2007-01-07 07:30 -------
Should this one just be marked WONTFIX?  If we don't support the HP
assembler this isn't a bug (assuming we say so in the fine manual).


-- 

jbuck at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jbuck at gcc dot gnu dot org


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


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

end of thread, other threads:[~2007-01-13 16:01 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20021109100601.8512.dave.anglin@nrc.ca>
2003-05-26  4:58 ` [Bug target/8512] [hppa64-hp-hpux11.11] libstdc++-v3 fails to build with HP assembler dhazeghi@yahoo.com
2003-05-26  5:08 ` pinskia@physics.uc.edu
2003-06-05 15:49 ` dave@hiauly1.hia.nrc.ca
2003-09-30 16:45 ` pinskia at gcc dot gnu dot org
2003-11-30  8:35 ` pinskia at gcc dot gnu dot org
2004-01-21 15:58 ` pinskia at gcc dot gnu dot org
2004-05-26 22:18 ` pinskia at gcc dot gnu dot org
     [not found] <bug-8512-277@http.gcc.gnu.org/bugzilla/>
2007-01-07  7:30 ` jbuck at gcc dot gnu dot org
2007-01-07 15:51 ` dave at hiauly1 dot hia dot nrc dot ca
2007-01-09  5:18 ` jbuck at gcc dot gnu dot org
2007-01-09  5:28 ` gdr at integrable-solutions dot net
2007-01-09 14:08 ` dave at hiauly1 dot hia dot nrc dot ca
2007-01-13 16:01 ` danglin 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).