public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Please help!!!
@ 2019-05-06 13:02 Алексей Хилаев via gcc
  2019-05-06 15:30 ` Segher Boessenkool
  2019-05-06 18:12 ` Jim Wilson
  0 siblings, 2 replies; 13+ messages in thread
From: Алексей Хилаев via gcc @ 2019-05-06 13:02 UTC (permalink / raw)
  To: gcc

Gcc riscv won`t emit my insns, binutils and spike(riscv sim) work correctly, but gcc don`t. I want to add min/max for integer, gcc compiling correct, sim executing correctly.

(define_insn "*min_<X:mode><GPR:mode>"
[(set (match_operand:GPR 0 "register_operand" "=r")
(smin:GPR (match_operand:X 1 "register_operand" " r")
(match_operand:X 2 "register_operand" " r")))]
""
"min\t%0,%1,%2"
[(set_attr "type" "move")
(set_attr "mode" "<X:MODE>")])

С уважением Алексей. телефон 8(904)169-90-96.

^ permalink raw reply	[flat|nested] 13+ messages in thread
* Please help ...
@ 2005-06-03  6:34 Prafulla Shukla
  2005-06-03  6:42 ` Karel Gardas
  0 siblings, 1 reply; 13+ messages in thread
From: Prafulla Shukla @ 2005-06-03  6:34 UTC (permalink / raw)
  To: gcc

[-- Attachment #1: Type: text/plain, Size: 1061 bytes --]

Hi,

We require 
gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-20)

on Intel Itanium2.

Please let us know where can I get this.

Thanks and Regards,
Prafulla Shukla,
ISV,
Patni, Pune,
(W): +91 20 3984 4206
(W): +91 20 3984 4000 (X 4206)

http://www.patni.com
World-Wide Partnerships. World-Class Solutions.
_____________________________________________________________________

This e-mail message may contain proprietary, confidential or legally
privileged information for the sole use of the person or entity to
whom this message was originally addressed. Any review, e-transmission
dissemination or other use of or taking of any action in reliance upon
this information by persons or entities other than the intended
recipient is prohibited. If you have received this e-mail in error
kindly delete  this e-mail from your records. If it appears that this
mail has been forwarded to you without proper authority, please notify
us immediately at netadmin@patni.com and delete this mail. 
_____________________________________________________________________

^ permalink raw reply	[flat|nested] 13+ messages in thread
* PLEASE HELP!
@ 2005-05-03 13:58 R Lokesh babu
  2005-05-03 14:19 ` Ian Lance Taylor
  2005-05-04  5:57 ` R Lokesh babu
  0 siblings, 2 replies; 13+ messages in thread
From: R Lokesh babu @ 2005-05-03 13:58 UTC (permalink / raw)
  To: gcc-help; +Cc: gcc, gcc

Hello,
My application (COMMERCIAL SOFTWARE) links to
libstdc++, By default Solaris OS
does not install the libstdc++ package
(libgcc-3.3-sol9-sparc-local.gz).
Can I re-distribute the lib-gcc package and install it
along with my application
installation. (Is it a violation of GPL?) :)
Or should my Installation validate and ask the user to
install lib-gcc himself 
and re-run the installation.? :(
Please clarify.
Thanks

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

^ permalink raw reply	[flat|nested] 13+ messages in thread
* PLease help !
@ 2001-03-13  1:40 Sharon_Zehavi
  2001-03-13  3:51 ` Erik Mouw
  2001-03-13  6:33 ` Alexandre Oliva
  0 siblings, 2 replies; 13+ messages in thread
From: Sharon_Zehavi @ 2001-03-13  1:40 UTC (permalink / raw)
  To: gcc

Hello !

I'm having difficulties in linking with gcc. The command I enter is:

gcc xxx.o -L(something) -L(another something) -l(something) -l(another
something) -o xxx

The message I get is:

collect2: ld terminated with signal 11 [Segmentation fault], core dumped

I'm working with Red-Hat Linux 7.0. By the way, compiling for object files
went smoothly.

Thanks a lot in advance,

Sharon Zehavi

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

end of thread, other threads:[~2019-05-06 18:12 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <BAY101-F25251F0DA33E9BCA0D67E7A1CC0@phx.gbl>
2005-07-28  2:59 ` PLEASE HELP!! Chris Garrett
2019-05-06 13:02 Please help!!! Алексей Хилаев via gcc
2019-05-06 15:30 ` Segher Boessenkool
2019-05-06 18:12 ` Jim Wilson
  -- strict thread matches above, loose matches on Subject: below --
2005-06-03  6:34 Please help Prafulla Shukla
2005-06-03  6:42 ` Karel Gardas
2005-06-03  7:04   ` Prafulla Shukla
2005-05-03 13:58 PLEASE HELP! R Lokesh babu
2005-05-03 14:19 ` Ian Lance Taylor
2005-05-04  5:57 ` R Lokesh babu
2001-03-13  1:40 PLease help ! Sharon_Zehavi
2001-03-13  3:51 ` Erik Mouw
2001-03-13  6:33 ` Alexandre Oliva

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).